index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ks8851: convert to threaded IRQ
Felipe Balbi
2013-01-29
1
-31
/
+12
*
via-rhine: add 64bit statistics.
Jamie Gloudon
2013-01-29
1
-8
/
+39
*
drivers/net/phy/micrel_phy: Add support for new PHYs
David J. Choi
2013-01-29
1
-4
/
+60
*
net: phy: realtek: add rtl8211e driver
Giuseppe CAVALLARO
2013-01-29
1
-6
/
+44
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-01-29
147
-3350
/
+5516
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
147
-3350
/
+5516
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-28
58
-175
/
+6440
|
|
|
\
|
|
|
*
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
2013-01-22
1
-1
/
+1
|
|
|
*
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
2013-01-22
1
-0
/
+3
|
|
|
*
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
2013-01-22
1
-19
/
+6
|
|
|
*
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
2013-01-22
3
-1
/
+4
|
|
|
*
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
2013-01-22
1
-2
/
+2
|
|
|
*
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
2013-01-22
1
-21
/
+14
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-22
1
-0
/
+2
|
|
|
|
\
|
|
|
|
*
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
2013-01-16
1
-0
/
+2
|
|
|
*
|
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
2013-01-14
1
-4
/
+3
|
|
|
*
|
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2013-01-14
2
-14
/
+0
|
|
|
*
|
brcmsmac: increase timer reference count for new timers only
Piotr Haber
2013-01-11
1
-3
/
+4
|
|
|
*
|
ath9k: fix rx flush handling
Felix Fietkau
2013-01-11
3
-21
/
+12
|
|
|
*
|
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
2013-01-11
5
-19
/
+4
|
|
|
*
|
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
1
-1
/
+0
|
|
|
*
|
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2013-01-11
1
-0
/
+1
|
|
|
*
|
ath9k: do not link receive buffers during flush
Felix Fietkau
2013-01-11
1
-4
/
+6
|
|
|
*
|
ath9k_htc: Fix memory leak
Sujith Manoharan
2013-01-11
1
-0
/
+2
|
|
|
*
|
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
2013-01-11
1
-1
/
+1
|
|
|
*
|
mwifiex: update config_bands during infra association
Amitkumar Karwar
2013-01-11
2
-14
/
+15
|
|
|
*
|
Bluetooth device 04ca:3008 should use ath3k
Sergio Cambra
2013-01-10
2
-0
/
+3
|
|
|
*
|
Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
AceLan Kao
2013-01-09
2
-0
/
+3
|
|
|
*
|
Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
AceLan Kao
2013-01-09
2
-0
/
+3
|
|
|
*
|
Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.
Daniel Schaal
2013-01-09
2
-0
/
+3
|
|
|
*
|
Bluetooth: Add support for IMC Networks [13d3:3393]
AceLan Kao
2013-01-09
2
-0
/
+3
|
|
*
|
|
ath9k_hw: remove a useless WARN_ON
Felix Fietkau
2013-01-22
1
-3
/
+0
|
|
*
|
|
ath9k_hw: reduce struct ar5416AniState size
Felix Fietkau
2013-01-22
2
-14
/
+6
|
|
*
|
|
ath9k_hw: remove ath9k_hw_ani_setup and its variables
Felix Fietkau
2013-01-22
4
-25
/
+1
|
|
*
|
|
ath9k_hw: make the initval parameter to ath9k_hw_write_array const
Felix Fietkau
2013-01-22
2
-2
/
+2
|
|
*
|
|
ath9k: use ath_tx_process_buffer instead of open-coding similar code
Felix Fietkau
2013-01-22
1
-37
/
+32
|
|
*
|
|
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
2013-01-22
4
-59
/
+32
|
|
*
|
|
ath9k: stop rx after tx
Felix Fietkau
2013-01-22
1
-2
/
+2
|
|
*
|
|
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2013-01-22
3
-3
/
+3
|
|
*
|
|
iwlegacy: don't return zero on failure paths in il4965_pci_probe()
Alexey Khoroshilov
2013-01-22
1
-0
/
+1
|
|
*
|
|
mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]()
Alexey Khoroshilov
2013-01-22
1
-0
/
+3
|
|
*
|
|
mwifiex: correction in status codes used for association failure
Amitkumar Karwar
2013-01-22
2
-5
/
+18
|
|
*
|
|
rt2x00: Improve TX status handling for BlockAckReq frames
Helmut Schaa
2013-01-22
4
-5
/
+169
|
|
*
|
|
prism54: bug in getting auth type
Dan Carpenter
2013-01-22
1
-0
/
+1
|
|
*
|
|
b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent()
Dan Carpenter
2013-01-22
1
-22
/
+8
|
|
*
|
|
drivers/net/wireless: need consider the not '\0' terminated string.
Chen Gang
2013-01-22
1
-5
/
+14
|
|
*
|
|
ath9k_hw: fix RF bank initialization
Felix Fietkau
2013-01-22
4
-14
/
+9
|
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-01-22
14
-88
/
+64
|
|
|
\
\
\
|
|
|
*
|
|
wireless: make the reg_notifier() void
Luis R. Rodriguez
2013-01-14
14
-88
/
+64
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-01-22
8
-68
/
+212
|
|
|
\
\
\
\
[next]