index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
mwifiex: fix typo in PCIe adapter NULL check
Avinash Patil
1
-1
/
+1
2013-01-22
ath9k: allow setting arbitrary antenna masks on AR9003+
Felix Fietkau
1
-0
/
+3
2013-01-22
ath9k_hw: fix chain swap setting when setting rx chainmask to 5
Felix Fietkau
1
-19
/
+6
2013-01-22
ath9k_hw: fix calibration issues on chainmask that don't include chain 0
Felix Fietkau
3
-1
/
+4
2013-01-22
rtlwifi: Fix build warning introduced by commit a290593
Larry Finger
1
-2
/
+2
2013-01-22
iwlegacy: fix IBSS cleanup
Stanislaw Gruszka
1
-21
/
+14
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
1
-0
/
+2
2013-01-16
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
2013-01-16
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
1
-0
/
+1
2013-01-16
mac80211: fix monitor mode injection
Felix Fietkau
1
-3
/
+6
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
3
-26
/
+14
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-16
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
1
-0
/
+2
2013-01-14
ath9k: disable the tasklet before taking the PCU lock
Felix Fietkau
1
-4
/
+3
2013-01-14
ath9k: remove sc->rx.rxbuflock to fix a deadlock
Felix Fietkau
2
-14
/
+0
2013-01-11
brcmsmac: increase timer reference count for new timers only
Piotr Haber
1
-3
/
+4
2013-01-11
ath9k: fix rx flush handling
Felix Fietkau
3
-21
/
+12
2013-01-11
ath9k: add a better fix for the rx tasklet vs rx flush race
Felix Fietkau
5
-19
/
+4
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
2013-01-11
ath9k: do not link receive buffers during flush
Felix Fietkau
1
-4
/
+6
2013-01-11
ath9k_htc: Fix memory leak
Sujith Manoharan
1
-0
/
+2
2013-01-11
mwifiex: correct config_bands handling for ibss network
Amitkumar Karwar
1
-1
/
+1
2013-01-11
mwifiex: update config_bands during infra association
Amitkumar Karwar
2
-14
/
+15
2013-01-10
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
1
-1
/
+1
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2
-8
/
+11
2013-01-10
Bluetooth device 04ca:3008 should use ath3k
Sergio Cambra
2
-0
/
+3
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-01-09
Bluetooth: Add support for Foxconn / Hon Hai [0489:e056]
AceLan Kao
2
-0
/
+3
2013-01-09
Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e]
AceLan Kao
2
-0
/
+3
2013-01-09
Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k.
Daniel Schaal
2
-0
/
+3
2013-01-09
Bluetooth: Add support for IMC Networks [13d3:3393]
AceLan Kao
2
-0
/
+3
2013-01-09
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-07
b43: Fix firmware loading when driver is built into the kernel
Larry Finger
3
-16
/
+48
2013-01-07
drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2013-01-07
drivers/net/wireless/mwl8k.c: avoid use-after-free
Nickolai Zeldovich
1
-1
/
+3
2013-01-07
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
Julian Wollrath
2
-2
/
+2
2013-01-04
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
17
-0
/
+6203
2013-01-04
mwifiex: fix typo in setting up ibss network parameters
Amitkumar Karwar
1
-1
/
+1
2013-01-04
mwifiex: check wait_event_interruptible return value
Bing Zhao
1
-11
/
+10
2013-01-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2
-7
/
+18
2013-01-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
11
-91
/
+202
2013-01-04
ath9k: Fix Kconfig for ATH9K_HTC
Vladimir Kondratiev
1
-1
/
+1
2013-01-03
iwlwifi: fix the reclaimed packet tracking upon flush queue
Emmanuel Grumbach
1
-7
/
+17
2013-01-03
iwlwifi: fix PCIe interrupt handle return value
Johannes Berg
1
-0
/
+1
2013-01-03
mac80211: fix maximum MTU
Chaitanya
1
-10
/
+1
2013-01-03
mac80211: fix dtim_period in hidden SSID AP association
Johannes Berg
3
-37
/
+55
2013-01-03
mac80211: use del_timer_sync for final sta cleanup timer deletion
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: fix station destruction in AP/mesh modes
Johannes Berg
4
-17
/
+62
[next]