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
*
iwlagn: do not send key clear commands when rfkill enabled
Reinette Chatre
2009-08-03
1
-0
/
+12
*
drivers/net/wireless/iwlwifi: introduce missing kfree
Julia Lawall
2009-08-03
1
-6
/
+6
*
cfg80211: fix regression on beacon world roaming feature
Luis R. Rodriguez
2009-08-03
2
-0
/
+6
*
iwlwifi: Read outside array bounds
Roel Kluin
2009-07-27
1
-0
/
+2
*
iwlagn: fix minimum number of queues setting
reinette chatre
2009-07-27
3
-5
/
+7
*
iwlwifi: fix TX queue race
Johannes Berg
2009-07-27
1
-6
/
+6
*
iwlwifi: only update byte count table during aggregation
Reinette Chatre
2009-07-21
1
-1
/
+2
*
iwlwifi: only show active power level via sysfs
Reinette Chatre
2009-07-21
2
-6
/
+2
*
iwlwifi/iwl3945: fix suspend resume association bug
Abhijeet Kolekar
2009-06-15
2
-4
/
+1
*
iwlwifi: check for channel location for 40MHz
Wey-Yi Guy
2009-06-15
1
-7
/
+3
*
iwlwifi: check control channel for pure 40MHz
Wey-Yi Guy
2009-06-15
1
-2
/
+11
*
iwlwifi: checking for 40MHz mode
Wey-Yi Guy
2009-06-15
1
-2
/
+2
*
iwlwifi: revamp bss_info_changed
Johannes Berg
2009-06-15
1
-44
/
+70
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-2
/
+2
|
\
|
*
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
2009-06-12
1
-2
/
+2
*
|
iwlwifi: port to cfg80211 rfkill
Johannes Berg
2009-06-10
11
-414
/
+19
*
|
iwlwifi: fix comment describing disable_11n
Reinette Chatre
2009-06-04
1
-1
/
+1
*
|
iwlwifi: add value and range define for link quality command
Wey-Yi Guy
2009-06-04
3
-5
/
+19
*
|
iwlagn: delay ict interrupt.
Mohamed Abbas
2009-06-04
1
-2
/
+3
*
|
iwl3945/iwlwifi: fix led bug when SW rfkill
Abhijeet Kolekar
2009-06-04
2
-8
/
+0
*
|
iwl3945: port allow skb allocation in tasklet patch
Abhijeet Kolekar
2009-06-04
1
-7
/
+25
*
|
iwlwifi: unify station management
Tomas Winkler
2009-06-04
15
-310
/
+109
*
|
rfkill: rewrite
Johannes Berg
2009-06-03
2
-44
/
+30
*
|
iwlwifi: avoid build warning in iwl-core.
Rami Rosen
2009-06-03
1
-1
/
+2
*
|
iwlwifi: fix otp access init
Reinette Chatre
2009-06-03
1
-7
/
+5
*
|
iwlwifi: fix merge error
Reinette Chatre
2009-06-03
1
-7
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-25
3
-4
/
+7
|
\
\
|
|
/
|
*
iwlwifi: update 5000 ucode support to version 2 of API
Jay Sternberg
2009-05-20
1
-1
/
+1
|
*
iwlwifi: do not cancel delayed work inside spin_lock_irqsave
Reinette Chatre
2009-05-20
3
-17
/
+6
*
|
iwlwifi: check for valid band for channel info
Wey-Yi Guy
2009-05-22
1
-38
/
+41
*
|
iwlagn: co-exist with AMT
Mohamed Abbas
2009-05-22
3
-4
/
+60
*
|
iwlcore: Set rb_timeout to 0x10 for devices with ICT
Mohamed Abbas
2009-05-22
1
-1
/
+4
*
|
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
2009-05-22
5
-13
/
+46
*
|
iwlcore: Allow skb allocation from tasklet.
Mohamed Abbas
2009-05-22
4
-10
/
+34
*
|
iwlcore: support ICT interrupt
Mohamed Abbas
2009-05-22
9
-12
/
+483
*
|
iwlwifi: support "pure 40MHz" in RXON command
Wey-Yi Guy
2009-05-22
4
-43
/
+72
*
|
iwlwifi: report the rate index as an MCS rate number
Wey-Yi Guy
2009-05-22
1
-4
/
+27
*
|
iwlcore: register locks
Mohamed Abbas
2009-05-22
12
-524
/
+203
*
|
iwlwifi: support NVM access (EEPROM/OTP)
Wey-Yi Guy
2009-05-22
7
-27
/
+161
*
|
iwlwifi: Temperature sensor voltage reading for 5150
Wey-Yi Guy
2009-05-22
5
-35
/
+131
*
|
iwlwifi: add Greenfield support for 11n
Wey-Yi Guy
2009-05-22
1
-14
/
+20
*
|
iwl3945: improve 3945 leds
Abhijeet Kolekar
2009-05-22
1
-24
/
+46
*
|
drivers/net: use dev_get_drvdata
Julia Lawall
2009-05-20
1
-1
/
+1
*
|
iwlwifi: drop iwl3945_tid_data
Tomas Winkler
2009-05-20
1
-5
/
+1
*
|
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
2009-05-20
2
-9
/
+3
*
|
wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+
Luis R. Rodriguez
2009-05-20
2
-6
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-18
2
-4
/
+6
|
\
\
|
|
/
|
*
iwlwifi: fix device id registration for 6000 series 2x2 devices
Jay Sternberg
2009-05-11
2
-4
/
+6
*
|
iwlwifi: default WMM AC parameters
Wey-Yi Guy
2009-05-11
1
-2
/
+14
*
|
iwlwifi: show qos AC parameters
Wey-Yi Guy
2009-05-11
1
-1
/
+21
[next]