index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-31
rt2x00: Convert rt2500pci interrupt handling to use tasklets
Helmut Schaa
1
-39
/
+111
2011-01-31
rt2x00: Convert rt61pci to use tasklets
Helmut Schaa
1
-45
/
+130
2011-01-31
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
1
-59
/
+114
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2
-8
/
+5
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2
-0
/
+34
2011-01-31
rt2x00: Make periodic beacon updates for PCI devices atomic
Helmut Schaa
1
-10
/
+16
2011-01-31
rt2x00: Limit beacon updates in bss_info_changed to USB devices
Helmut Schaa
1
-2
/
+3
2011-01-31
rt2x00: Introduce beacon_update_locked that requires caller locking
Helmut Schaa
2
-9
/
+27
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
14
-85
/
+185
2011-01-31
iwl3945: do not use agn specific IWL_RATE_COUNT
Stanislaw Gruszka
3
-4
/
+4
2011-01-28
ath9k: fix compile error in non-debug ath_debug_stat_tx() stub
Felix Fietkau
1
-1
/
+2
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
6
-27
/
+19
2011-01-28
iwlwifi: remove unneeded disable_hw_scan check
Stanislaw Gruszka
1
-3
/
+2
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
4
-7
/
+10
2011-01-28
iwlwifi: remove unneeded __packed
Stanislaw Gruszka
1
-1
/
+1
2011-01-28
iwl3945: set STATUS_READY before commit_rxon
Stanislaw Gruszka
1
-1
/
+2
2011-01-28
iwlwifi: do not set tx power when channel is changing
Stanislaw Gruszka
4
-8
/
+14
2011-01-28
net/wireless/nl80211.c: Avoid call to genlmsg_cancel
Julia Lawall
1
-2
/
+4
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
6
-51
/
+44
2011-01-28
mac80211: Add sdata state and flags to debugfs.
Ben Greear
1
-0
/
+14
2011-01-28
ath9k: use common API to avoid code duplication
Rajkumar Manoharan
2
-71
/
+3
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
2
-0
/
+42
2011-01-28
ath9k_hw: Update PMU setting to improve ripple issue for AR9485.
Vivek Natarajan
1
-1
/
+1
2011-01-28
ath9k: Fix a locking related issue.
Vivek Natarajan
1
-1
/
+4
2011-01-28
ath9k_hw: DDR_PLL and BB_PLL need correct setting.
Vivek Natarajan
2
-1
/
+36
2011-01-28
ath9k: Fix a PLL hang issue observed with AR9485.
Vivek Natarajan
3
-0
/
+27
2011-01-28
ath9k_hw: Add a function to read sqsum_dvc.
Vivek Natarajan
3
-0
/
+20
2011-01-28
ath9k_hw: Add RX filters
Sujith Manoharan
1
-0
/
+2
2011-01-28
ath9k: use split rx buffers to get rid of order-1 skb allocations
Felix Fietkau
3
-24
/
+71
2011-01-28
ath9k_hw: Fix INI fixup
Sujith Manoharan
1
-3
/
+3
2011-01-28
ath9k_hw: Fix opmode initialization
Sujith Manoharan
1
-2
/
+2
2011-01-28
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
Juuso Oikarinen
1
-4
/
+7
2011-01-28
ath5k: remove debug_dump_skb() functions
Bob Copeland
2
-30
/
+0
2011-01-28
ath5k: use tracing for packet tx/rx dump
Bob Copeland
3
-6
/
+128
2011-01-28
ath9k: Remove unused IEEE80211_WEP_NKID
Bruno Randolf
2
-3
/
+0
2011-01-28
ath5k: Enable 802.11j 4.9GHz frequencies
Bruno Randolf
1
-5
/
+6
2011-01-28
ath: Add function to check if 4.9GHz channels are allowed
Bruno Randolf
2
-0
/
+8
2011-01-28
ath5k: Use local variable for capabilities
Bruno Randolf
1
-21
/
+18
2011-01-28
ath9k: fix tx queue index confusion in debugfs code
Felix Fietkau
3
-20
/
+21
2011-01-28
ath9k: fold struct ath_wiphy into struct ath_softc
Felix Fietkau
10
-105
/
+52
2011-01-28
ath9k: remove the bf->aphy field
Felix Fietkau
2
-24
/
+17
2011-01-28
ath9k: remove support for virtual wiphys
Felix Fietkau
10
-951
/
+23
2011-01-28
ath9k: remove the virtual wiphy debugfs interface
Felix Fietkau
1
-133
/
+4
2011-01-28
ath9k: clean up the code that wakes the mac80211 queues
Felix Fietkau
2
-23
/
+18
2011-01-28
ath9k: Fix power save usage count imbalance on deinit
Rajkumar Manoharan
2
-2
/
+2
2011-01-28
ath9k_hw: Fix system hang when resuming from S3/S4
Rajkumar Manoharan
1
-2
/
+1
2011-01-27
MAINTAINERS: update information for the wl12xx driver
Luciano Coelho
1
-3
/
+3
2011-01-27
ath9k_htc: fix race conditions when stop device
Stanislaw Gruszka
2
-9
/
+15
2011-01-27
ath9k: fix race conditions when stop device
Stanislaw Gruszka
2
-5
/
+9
2011-01-27
ath5k: correct endianness of frame duration
Bob Copeland
1
-3
/
+1
[next]