index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: only check for association id when associating with AP
Reinette Chatre
2008-02-15
2
-2
/
+3
*
iwlwifi: reverting 'misc wireless annotations' patch for iwlwifi
Tomas Winkler
2008-02-15
2
-4
/
+4
*
iwlwifi: earlier rx allocation
Mohamed Abbas
2008-02-15
2
-2
/
+2
*
iwlwifi: Don't send host commands on rfkill
Gregory Greenman
2008-02-15
2
-0
/
+11
*
iwlwifi: do not clear GEO_CONFIGURED bit when calling _down
Reinette Chatre
2008-02-15
2
-0
/
+8
*
iwl3945-base.c: fix off-by-one errors
Adrian Bunk
2008-02-05
1
-4
/
+4
*
iwlwifi: fix merge sequence: exit on error before state change
Reinette Chatre
2008-02-01
2
-10
/
+10
*
iwlwifi: remove ieee80211 types from iwl-helpers.h
Tomas Winkler
2008-02-01
1
-3
/
+0
*
iwlwifi: Fix MIMO PS mode
Tomas Winkler
2008-02-01
1
-5
/
+18
*
iwlwifi: fix sparse warning in iwl 3945
Ron Rindjunsky
2008-02-01
1
-3
/
+4
*
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2008-01-31
2
-2
/
+2
*
iwlwifi: correct math in elapsed_jiffies
Eric Sandeen
2008-01-31
1
-2
/
+2
*
iwlwifi: Fix uCode error on association
Gregory Greenman
2008-01-31
3
-4
/
+5
*
iwlwifi: do not schedule tasklet when rcv unused irq
Joonwoo Park
2008-01-31
4
-10
/
+18
*
iwlwifi: cleanup usage of inline functions
Reinette Chatre
2008-01-31
6
-23
/
+20
*
iwlwifi: initialize geo/channel information during probe
Reinette Chatre
2008-01-31
2
-28
/
+80
*
iwl4965: fix return code indicating one interface is supported
Reinette Chatre
2008-01-31
1
-1
/
+1
*
iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965
Maarten Lankhorst
2008-01-31
2
-2
/
+2
*
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
Andrew Morton
2008-01-28
1
-1
/
+1
*
iwlwifi: style fixes to usage of << and >> operators
Reinette Chatre
2008-01-28
11
-160
/
+160
*
iwlwifi: remove reference to non-existent documentation
Reinette Chatre
2008-01-28
1
-12
/
+8
*
iwlwifi: Update iwlwifi version stamp to 1.2.23
Zhu Yi
2008-01-28
2
-2
/
+2
*
iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta
Tomas Winkler
2008-01-28
1
-102
/
+104
*
iwlwifi: 4965 unify rate scale variable names for station data
Tomas Winkler
2008-01-28
1
-301
/
+308
*
iwlwifi: move uCode helper functions to iwl-helpers.h
Tomas Winkler
2008-01-28
3
-107
/
+42
*
iwlwifi: fix problem when rf_killswitch change during suspend/resume
Zhu Yi
2008-01-28
2
-167
/
+90
*
iwlwifi: delay firmware loading from pci_probe to network interface open
Zhu Yi
2008-01-28
4
-166
/
+217
*
iwlwifi: document scan command
Ben Cahill
2008-01-28
2
-56
/
+234
*
iwlwifi: remove iwl4965_tx_cmd
Tomas Winkler
2008-01-28
3
-82
/
+55
*
iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h
Tomas Winkler
2008-01-28
2
-7
/
+7
*
iwl4965: Remove redundant code in iwl4965_tx_cmd
Tomas Winkler
2008-01-28
1
-22
/
+1
*
mac80211: add unified BSS configuration
Johannes Berg
2008-01-28
3
-15
/
+21
*
mac80211: Fix rate reporting regression
Michael Wu
2008-01-28
2
-3
/
+14
*
iwlwifi: A-MPDU Rx flow enabled
Ron Rindjunsky
2008-01-28
3
-40
/
+35
*
mac80211: dont use interface indices in drivers
Johannes Berg
2008-01-28
4
-30
/
+30
*
iwlwifi: fix compilation warning in 'iwl-4965.c'
Miguel Botón
2008-01-28
1
-1
/
+1
*
iwlwifi: fix typo in 'drivers/net/wireless/iwlwifi/Kconfig'
Zhu Yi
2008-01-28
1
-2
/
+2
*
misc wireless annotations
Al Viro
2008-01-28
2
-4
/
+4
*
iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwards
Zhu Yi
2008-01-28
4
-51
/
+15
*
iwlwifi: proper monitor support
Zhu Yi
2008-01-28
6
-261
/
+238
*
iwlwifi: add missing comments
Tomas Winkler
2008-01-28
2
-2
/
+2
*
iwlwifi: fix compliation warnings
Tomas Winkler
2008-01-28
2
-3
/
+3
*
iwlwifi: remove HT code from iwl-3945.h
Reinette Chatre
2008-01-28
1
-24
/
+0
*
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
2008-01-28
7
-21
/
+73
*
iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-36
/
+57
*
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
2008-01-28
4
-29
/
+38
*
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
2008-01-28
3
-166
/
+66
*
iwlwifi: 802.11n handling probe request HT IE
Ron Rindjunsky
2008-01-28
1
-34
/
+28
*
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
2008-01-28
3
-17
/
+33
*
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
2008-01-28
3
-20
/
+12
[next]