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: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
2008-06-09
1
-2
/
+3
*
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
2008-05-28
1
-1
/
+0
*
iwlwifi: fix exit from stay_in_table state
Guy Cohen
2008-05-28
1
-1
/
+1
*
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2008-05-12
2
-2
/
+2
*
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
2008-05-12
1
-1
/
+1
*
iwlwifi: make IWLWIFI a tristate
Adrian Bunk
2008-05-06
1
-2
/
+1
*
iwlwifi: fix debug messages during scanning
Bill Moss
2008-05-01
2
-15
/
+14
*
iwlwifi: fix current channel is not scanned
Guy Cohen
2008-05-01
4
-28
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-30
1
-6
/
+6
|
\
|
*
iwlwifi: move the selects to the tristate drivers
Adrian Bunk
2008-04-29
1
-6
/
+6
*
|
wireless: use get/put_unaligned_* helpers
Harvey Harrison
2008-04-29
1
-18
/
+14
|
/
*
iwlwifi: Allow building iwl3945 without iwl4965.
Jason Riedy
2008-04-27
1
-0
/
+6
*
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2008-04-23
2
-2
/
+0
*
iwlwifi: Fix built-in compilation of iwlcore
Tomas Winkler
2008-04-23
1
-1
/
+1
*
iwlwifi: Select LEDS_CLASS.
David S. Miller
2008-04-23
1
-2
/
+6
*
iwlwifi: Fix unconditional access to station->tidp[].agg.
David S. Miller
2008-04-19
1
-6
/
+12
*
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
2008-04-16
3
-7
/
+6
*
iwlwifi: fix unload warning and error
Mohamed Abbas
2008-04-16
2
-1
/
+5
*
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
2008-04-16
6
-13
/
+17
*
iwlwifi: Fix TKIP update key and get_free_ucode_key
Emmanuel Grumbach
2008-04-16
2
-3
/
+3
*
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
2008-04-16
4
-41
/
+51
*
iwlwifi: introduce host commands callbacks
Tomas Winkler
2008-04-16
2
-0
/
+8
*
iwlwifi: move HW device registration
Ron Rindjunsky
2008-04-16
3
-19
/
+19
*
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
2008-04-16
5
-65
/
+67
*
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
2008-04-16
3
-9
/
+14
*
iwlwifi: hw_setting cleanup
Tomas Winkler
2008-04-16
6
-58
/
+61
*
iwlwifi: remove the statistics work
Emmanuel Grumbach
2008-04-16
5
-33
/
+21
*
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
2008-04-16
4
-44
/
+40
*
iwlwifi: perform bss_info_changed post association work right away
Reinette Chatre
2008-04-16
1
-9
/
+22
*
iwlwifi: make Makefile more concise
Reinette Chatre
2008-04-16
4
-24
/
+11
*
iwl4965: make iwl4965_send_rxon_assoc asynchronous
Reinette Chatre
2008-04-16
1
-21
/
+6
*
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
2008-04-16
3
-11
/
+12
*
iwlwifi: moves security functions to iwl-sta.c
Emmanuel Grumbach
2008-04-16
3
-123
/
+123
*
iwlwifi: maintain uCode key table state
Emmanuel Grumbach
2008-04-16
4
-6
/
+34
*
iwlwifi: add 1X HW WEP support
Emmanuel Grumbach
2008-04-16
4
-2
/
+58
*
iwlwifi: default WEP HW encryption
Emmanuel Grumbach
2008-04-16
5
-40
/
+220
*
iwlwifi: add default WEP key host command
Emmanuel Grumbach
2008-04-16
2
-0
/
+28
*
iwlwifi: replace sprintf with scnprintf for debugfs output
Abhijeet Kolekar
2008-04-16
1
-28
/
+43
*
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
2008-04-16
3
-165
/
+174
*
mac80211: rename files
Johannes Berg
2008-04-08
2
-2
/
+2
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
2
-0
/
+2
*
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
2
-0
/
+6
*
iwlwifi: fix rfkill memory error
Mohamed Abbas
2008-04-08
3
-18
/
+22
*
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2008-04-08
2
-4
/
+4
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
2
-9
/
+8
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
8
-94
/
+91
*
iwlwifi: hw names cleanup
Tomas Winkler
2008-04-08
3
-56
/
+62
*
iwl4965: use IWLWIFI_LEDS config variable
Reinette Chatre
2008-04-08
1
-1
/
+1
*
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
John W. Linville
2008-04-08
1
-1
/
+1
*
iwlwifi/Kconfg: make IWLWIFI_LEDS invisible
John W. Linville
2008-04-08
1
-6
/
+4
[next]