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
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-28
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
1
-1
/
+1
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-25
/
+68
2012-06-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-23
/
+66
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-64
/
+85
2012-06-27
mwifiex: fix memory leak associated with IE manamgement
Avinash Patil
1
-0
/
+1
2012-06-27
ath9k: fix panic caused by returning a descriptor we have queued for reuse
Tom Hughes
1
-2
/
+2
2012-06-27
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-06-27
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
1
-0
/
+3
2012-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-45
/
+64
2012-06-25
iwlwifi: fix activating inactive stations
Johannes Berg
1
-0
/
+12
2012-06-25
wlcore: drop INET dependency
Randy Dunlap
1
-1
/
+0
2012-06-25
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-06-24
Fix typo in printed messages
Anatol Pomozov
2
-2
/
+2
2012-06-22
mwifiex: improve error path handling in usb.c
Amitkumar Karwar
1
-5
/
+17
2012-06-22
mwifiex: fix bugs in event handling code
Amitkumar Karwar
3
-11
/
+10
2012-06-22
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-0
/
+1
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
3
-2
/
+12
2012-06-20
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
2012-06-20
iwlwifi: remove log_event debugfs file debugging is disabled
Johannes Berg
1
-0
/
+6
2012-06-20
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-06-20
wl1251: Fix memory leaks in SPI initialization
Grazvydas Ignotas
1
-0
/
+4
2012-06-20
wl1251: always report beacon loss to the stack
Grazvydas Ignotas
1
-2
/
+1
2012-06-20
wl1251: fix TSF calculation
Grazvydas Ignotas
1
-1
/
+1
2012-06-19
mwifiex: fix wrong return values in add_virtual_intf() error cases
Bing Zhao
1
-14
/
+11
2012-06-19
airo: copying wrong data in airo_get_aplist()
Dan Carpenter
1
-2
/
+2
2012-06-19
mwifiex: fix uAP TX packet timeout issue
Avinash Patil
1
-7
/
+3
2012-06-19
ath5k: remove _bh from inner locks
Bob Copeland
1
-2
/
+2
2012-06-19
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2
-12
/
+18
2012-06-19
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
1
-1
/
+1
2012-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
42
-1274
/
+1866
2012-06-14
iwlwifi: unlock on error path
Dan Carpenter
1
-1
/
+3
2012-06-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-19
/
+12
2012-06-13
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
Rajkumar Manoharan
3
-5
/
+1
2012-06-13
ath9k_hw: remove MCI_STATE_CONT_* state
Rajkumar Manoharan
4
-28
/
+10
2012-06-13
ath9k_hw: remove MCI_STATE_BT
Rajkumar Manoharan
3
-13
/
+6
2012-06-13
ath9k_hw: remove p_data argument from ar9003_mci_state
Rajkumar Manoharan
4
-32
/
+27
2012-06-13
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
Rajkumar Manoharan
2
-18
/
+0
2012-06-13
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
Rajkumar Manoharan
3
-18
/
+11
2012-06-13
ath9k_hw: add utility function to set BT version
Rajkumar Manoharan
3
-22
/
+16
2012-06-13
ath9k_hw: cleanup MCI gpm offset state
Rajkumar Manoharan
4
-105
/
+110
2012-06-13
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
1
-0
/
+8
2012-06-13
ath9k: fix btcoex duty cycle
Rajkumar Manoharan
1
-7
/
+7
2012-06-13
ath9k: defer btcoex scheme update
Rajkumar Manoharan
3
-3
/
+15
2012-06-13
ath9k: keep btcoex period in milliseconds
Rajkumar Manoharan
2
-6
/
+5
2012-06-13
ath9k: simplify btcoex profile management
Rajkumar Manoharan
1
-24
/
+24
2012-06-13
ath9k_hw: process MCI interrupts only when btcoex is enabled
Rajkumar Manoharan
1
-2
/
+5
2012-06-13
ath9k_hw: program OBS register only when MCI is disabled
Rajkumar Manoharan
1
-1
/
+2
2012-06-13
ath9k_hw: fix incorrect LNA register settings
Rajkumar Manoharan
3
-17
/
+11
2012-06-13
ath9k_hw: check GPM HW write pointer before chip reset
Rajkumar Manoharan
3
-0
/
+22
2012-06-13
ath9k_hw: Fix AR9462 power consumption on idle associated
Rajkumar Manoharan
3
-2
/
+45
[next]