index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
-13
/
+13
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
-8
/
+17
2012-05-02
Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"
Rajkumar Manoharan
-2
/
+2
2012-05-02
brcmfmac: fix a double spin_unlock_irqrestore issue in dpc
Franky Lin
-0
/
+1
2012-04-27
wl1251: fix crash on remove due to leftover work item
Grazvydas Ignotas
-0
/
+1
2012-04-27
wl1251: fix crash on remove due to premature kfree
Grazvydas Ignotas
-1
/
+1
2012-04-27
b43: only reload config after successful initialization
Seth Forshee
-2
/
+8
2012-04-27
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
-2
/
+2
2012-04-27
ath5k: add missing iounmap to AHB probe removal
Jonathan Bither
-0
/
+1
2012-04-27
brcm80211: fmac: fix missing completion events issue
Franky Lin
-12
/
+51
2012-04-27
brcm80211: fmac: fix SDIO function 0 register r/w issue
Franky Lin
-1
/
+7
2012-04-24
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
-18
/
+27
2012-04-24
iwlwifi: fix hardware queue programming
Johannes Berg
-8
/
+43
2012-04-23
brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing
Eldad Zack
-2
/
+1
2012-04-23
rtlwifi: Fix oops on unload
Larry Finger
-0
/
+1
2012-04-23
ipw2200: Fix race condition in the command completion acknowledge
Stanislav Yakovlev
-1
/
+12
2012-04-23
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
-4
/
+9
2012-04-23
ath9k: fix tx power settings for AR9287
Gabor Juhos
-0
/
+2
2012-04-23
ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower
Gabor Juhos
-8
/
+10
2012-04-17
ath9k: Fix TX fragmentation
Sujith Manoharan
-1
/
+9
2012-04-13
mwifiex: update pcie8766 scratch register addresses
Bing Zhao
-9
/
+9
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
-1
/
+8
2012-04-13
ath5k: unmap io memory on probe failure
Jonathan Bither
-2
/
+4
2012-04-13
ath5k: fix undefined 'THIS_MODULE'
Jonathan Bither
-0
/
+1
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
-0
/
+8
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
-2
/
+7
2012-04-11
rtlwifi: Add missing DMA buffer unmapping for PCI drivers
Larry Finger
-1
/
+6
2012-04-11
rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine
Larry Finger
-19
/
+21
2012-04-10
Revert "ath9k: fix going to full-sleep on PS idle"
Sujith Manoharan
-5
/
+3
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
-5
/
+1
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
-1
/
+4
2012-04-09
rtlwifi: rtl8192de: Fix firmware initialization
Larry Finger
-6
/
+0
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
-235
/
+103
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
-235
/
+103
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-31
/
+45
2012-04-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-4
/
+12
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
-7
/
+0
2012-03-28
ath9k: Use HW HT capabilites properly
Sujith Manoharan
-2
/
+2
2012-03-28
net: orinoco: add error handling for failed kmalloc().
Santosh Nayak
-0
/
+8
2012-03-28
net/wireless: ipw2x00: fix a typo in wiphy struct initilization
Stanislav Yakovlev
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
-7
/
+0
2012-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
-27
/
+33
2012-03-26
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
-2
/
+2
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
-1
/
+1
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
-1
/
+7
2012-03-26
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
-2
/
+2
2012-03-26
ath9k: reduce listen time period
Rajkumar Manoharan
-1
/
+1
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
-10
/
+6
2012-03-26
ath9k: fix max noise floor threshold
Rajkumar Manoharan
-3
/
+2
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
-7
/
+12
[next]