index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ni5010.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-22
mac80211: Allow scan to be requested in AP mode
Jouni Malinen
1
-1
/
+2
2009-04-22
mac80211: document powersaving/beacon filter future
Johannes Berg
1
-10
/
+50
2009-04-22
mac80211: enable PS by default
Johannes Berg
2
-0
/
+24
2009-04-22
mac80211: implement beacon filtering in software
Johannes Berg
3
-14
/
+66
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
6
-15
/
+72
2009-04-22
mac80211: improve powersave implementation
Johannes Berg
5
-121
/
+165
2009-04-22
Add support for CF8381 WiFi card.
Marek Vasut
1
-2
/
+32
2009-04-22
p54: deactivate broken powersave function (part 2)
Christian Lamparter
1
-2
/
+1
2009-04-22
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
3
-3
/
+6
2009-04-22
ath5k: manipulate rxlink and descriptor address under rxbuf lock
Bob Copeland
1
-3
/
+2
2009-04-22
ath5k: use rx hw descriptor pointer for self-linked check
Bob Copeland
3
-23
/
+4
2009-04-22
ath5k: use bool for modparams
Bob Copeland
1
-2
/
+2
2009-04-22
ath5k: use tasklet_hi_schedule for beacon queue
Bob Copeland
1
-1
/
+1
2009-04-22
ath5k: fix initvals errors
Bob Copeland
1
-5
/
+3
2009-04-22
p54: remove module_ stubs
Christian Lamparter
1
-12
/
+0
2009-04-22
ath9k: Disable autosleep feature for AR9285 based chipsets.
Vivek Natarajan
1
-1
/
+2
2009-04-22
mac80211: add hardware restart function
Johannes Berg
5
-107
/
+172
2009-04-22
ath: add module information
Christian Lamparter
2
-2
/
+23
2009-04-22
rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards
Gábor Stefanik
1
-3
/
+0
2009-04-22
ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrate
Sujith
1
-3
/
+0
2009-04-22
ath9k: Fix bug in calibration initialization
Sujith
1
-39
/
+22
2009-04-22
ath9k: Use a consistent naming convention
Sujith
3
-37
/
+37
2009-04-22
ath9k: Cleanup calibration interface
Sujith
3
-38
/
+24
2009-04-22
ath9k: Initialize ANI timers
Sujith
1
-9
/
+15
2009-04-22
ath9k: Fix bug in determining calibration support
Sujith
1
-2
/
+2
2009-04-22
ath9k: Fix bug in checking HT flag
Sujith
1
-1
/
+1
2009-04-22
ath9k: Remove unused channel flags
Sujith
1
-12
/
+0
2009-04-22
ath9k: Fix bug in scan termination
Sujith
1
-0
/
+1
2009-04-22
ath9k: Fix memleak on TX DMA failure
Sujith
1
-2
/
+3
2009-04-22
ath9k: Handle ASPM properly for RFKILL
Sujith
1
-2
/
+3
2009-04-22
ath9k: reset after PCI FATAL/PERR interrupts
Steven Luo
1
-0
/
+1
2009-04-22
b43legacy: Clean up beacon IRQ
Larry Finger
4
-51
/
+121
2009-04-22
b43legacy: Fixes for beaconing
Larry Finger
2
-8
/
+43
2009-04-22
cfg80211: convert mutex assert to macro
Johannes Berg
1
-4
/
+1
2009-04-22
p54: remove obsolet signal quality calculation
Christian Lamparter
1
-2
/
+0
2009-04-22
p54: utilize all available key slots for decryption offload
Christian Lamparter
2
-27
/
+75
2009-04-22
rfkill: Fix broken rfkill LED in 2.6.30-rc1
Larry Finger
1
-1
/
+8
2009-04-22
b43: Remove unnecessary MMIO in interrupt hotpath
Michael Buesch
2
-44
/
+21
2009-04-22
libertas: fix warning about %zd:
John W. Linville
1
-2
/
+2
2009-04-22
iwlwifi: adding interrupt counter in debugfs for debugging
Wey-Yi Guy
6
-3
/
+141
2009-04-22
iwlcore: fix channel display in debugfs
Mohamed Abbas
1
-1
/
+1
2009-04-22
iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_required
Daniel C Halperin
1
-0
/
+2
2009-04-22
iwlagn: Sync rxon active with changes
Mohamed Abbas
1
-1
/
+7
2009-04-22
iwlwifi: do not set dual_stream_ant_msk for 3 streams
Daniel C Halperin
1
-3
/
+0
2009-04-22
iwlwifi: Display decoded rate/mcs information
Wey-Yi Guy
2
-4
/
+43
2009-04-22
iwl3945: use iwl_mac_reset_tsf from iwlwifi
Abhijeet Kolekar
4
-134
/
+77
2009-04-22
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
Abhijeet Kolekar
4
-71
/
+39
2009-04-22
iwl3945: use iwl_mac_config_interface from iwlwifi
Abhijeet Kolekar
4
-201
/
+104
2009-04-22
iwlwifi: add config_ap lib op
Abhijeet Kolekar
7
-5
/
+15
2009-04-22
iwl3945: use iwl_mac_config from iwlwifi
Abhijeet Kolekar
4
-238
/
+138
[next]