index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sundance.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2011-01-27
ath5k: fix error handling in ath5k_hw_dma_stop
Bob Copeland
1
-2
/
+2
2011-01-27
rtlwifi: Fix firmware upload errors
Chaoming Li
1
-20
/
+20
2011-01-25
MAINTAINERS: remove Reinette Chatre as iwlwifi maintainer
Reinette Chatre
1
-1
/
+0
2011-01-25
rt2x00: add device id for windy31 usb device
Greg Kroah-Hartman
1
-0
/
+1
2011-01-25
mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface
Felix Fietkau
1
-0
/
+3
2011-01-21
rtlwifi: Fix possible NULL dereference
Jesper Juhl
1
-2
/
+9
2011-01-21
ath9k: add missing ps wakeup/restore calls
Felix Fietkau
2
-5
/
+5
2011-01-21
ath9k_hw: disabled PAPRD for AR9003
Luis R. Rodriguez
2
-1
/
+6
2011-01-21
iwlwifi: don't read sku information from EEPROM for 4965
Wey-Yi Guy
2
-4
/
+8
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
3
-6
/
+12
2011-01-19
Bluetooth: Fix authentication request for L2CAP raw sockets
Johan Hedberg
1
-1
/
+2
2011-01-19
Bluetooth: Create a unified auth_type evaluation function
Johan Hedberg
1
-49
/
+28
2011-01-19
Bluetooth: Fix MITM protection requirement preservation
Johan Hedberg
1
-0
/
+3
2011-01-19
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
Johan Hedberg
1
-5
/
+0
2011-01-19
Bluetooth: Never deallocate a session when some DLC points to it
Lukáš Turek
1
-1
/
+2
2011-01-19
Bluetooth: Fix leaking blacklist when unregistering a hci device
Johan Hedberg
1
-0
/
+4
2011-01-19
Bluetooth: l2cap: fix misuse of logical operation in place of bitop
David Sterba
1
-2
/
+2
2011-01-19
Bluetooth: ath3k: reduce memory usage
Alexander Holler
1
-55
/
+20
2011-01-18
iwlwifi: fix valid chain reading from EEPROM
Wey-Yi Guy
1
-1
/
+1
2011-01-18
ath5k: fix locking in tx_complete_poll_work
Bob Copeland
1
-0
/
+4
2011-01-17
ath9k_hw: do PA offset calibration only on longcal interval
Rajkumar Manoharan
1
-5
/
+5
2011-01-17
ath9k_htc: Fix endian issue in tx header
Rajkumar Manoharan
2
-4
/
+6
2011-01-17
ath9k_hw: ASPM interoperability fix for AR9380/AR9382
Luis R. Rodriguez
2
-3
/
+3
2011-01-13
mac80211: use maximum number of AMPDU frames as default in BA RX
Luciano Coelho
1
-9
/
+2
2011-01-13
mac80211: fix lockdep warning
Johannes Berg
1
-1
/
+11
2011-01-13
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
1
-1
/
+1
2011-01-13
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
Jesper Juhl
1
-0
/
+1
2011-01-13
iwmc3200wifi: Return proper error for iwm_if_alloc
Axel Lin
1
-0
/
+2
2011-01-10
hostap_cs: fix sleeping function called from invalid context
Stanislaw Gruszka
1
-9
/
+6
2011-01-10
ipw2200: Check for -1 INTA in tasklet too.
Indan Zupancic
1
-0
/
+7
2011-01-10
ssb: Ignore dangling ethernet cores on wireless devices
Michael Büsch
1
-0
/
+10
2011-01-10
p54: fix sequence no. accounting off-by-one error
Christian Lamparter
1
-1
/
+1
2011-01-10
mac80211: add doc short section on LED triggers
Johannes Berg
1
-4
/
+17
2011-01-10
nl80211: add/fix mesh docs
Johannes Berg
1
-5
/
+15
2011-01-10
cfg80211: add mesh join/leave callback docs
Johannes Berg
1
-0
/
+2
2011-01-10
mac80211: add missing docs for off-chan TX flag
Johannes Berg
1
-0
/
+4
2011-01-10
ath9k_htc: Really fix packet injection
Sujith Manoharan
2
-11
/
+27
2011-01-10
mac80211: add remain-on-channel docs
Johannes Berg
1
-0
/
+10
2011-01-10
ath9k_hw: Fix RX handling for USB devices
Sujith Manoharan
1
-1
/
+1
2011-01-10
ath9k_hw: Fix thermal issue with UB94
Sujith Manoharan
1
-0
/
+4
2011-01-10
ath9k_hw: Fix calibration for AR9287 devices
Sujith Manoharan
1
-0
/
+3
2011-01-10
ath9k_hw: Fix chip test
Sujith Manoharan
1
-1
/
+2
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
[next]