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
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1766
-42963
/
+89486
2012-09-07
rtlwifi: Update header file
Larry Finger
1
-1
/
+91
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
7
-23
/
+18
2012-09-07
rtlwifi: rtl8192c: rtl8192de: Fix typo in cursta_connectctate
Larry Finger
3
-21
/
+21
2012-09-07
mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_private
Jeff Disher
2
-11
/
+14
2012-09-07
brcmfmac: add callback for nl80211 testmode command
Arend van Spriel
3
-1
/
+33
2012-09-07
brcmfmac: Add 43143 USB support.
Hante Meuleman
1
-0
/
+9
2012-09-07
brcmfmac: Add 43242 USB support.
Hante Meuleman
1
-1
/
+19
2012-09-07
brcmfmac: add BCM43241 sdio interface driver support
Franky Lin
4
-0
/
+22
2012-09-07
brcmfmac: prevent possible race condition on usb rx control.
Hante Meuleman
1
-1
/
+1
2012-09-07
ath9k: Fix TX filter usage
Sujith Manoharan
1
-1
/
+1
2012-09-07
rtlwifi: rtl8192c: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
rtlwifi: rtl8192de: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: make use of is_zero_ether_addr()
Bing Zhao
1
-3
/
+1
2012-09-07
mwifiex: parse rate info for AP
Avinash Patil
5
-7
/
+58
2012-09-07
mwifiex: don't disable wait_q_enabled flag
Amitkumar Karwar
1
-1
/
+0
2012-09-07
mwifiex: release semaphore acquired for internal scan operation
Amitkumar Karwar
1
-0
/
+5
2012-09-07
airo: remove duplicated include from airo.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl18xx: remove duplicated include from main.c
Wei Yongjun
1
-1
/
+0
2012-09-07
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
wireless: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-10
/
+5
2012-09-07
ath9k_hw: small optimization
Mohammed Shafi Shajakhan
3
-9
/
+1
2012-09-07
mwifiex: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
mwifiex: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-09-07
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-4
/
+2
2012-09-07
drivers/net: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2
-3
/
+3
2012-09-07
orinoco: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-4
/
+3
2012-09-07
ipw2200: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-09-07
ipw2100: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-9
/
+2
2012-09-07
wireless: ath9k-htc: only load firmware in need
Ming Lei
2
-12
/
+25
2012-09-07
bcma: don't leak memory for PCIE, MIPS, GBIT cores
Saul St. John
1
-0
/
+10
2012-09-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
6
-39
/
+37
2012-09-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-17
/
+18
2012-09-05
libertas sdio: fix suspend when interface is down
Daniel Drake
1
-0
/
+5
2012-09-05
rt2800usb: Added rx packet length validity check
Sergei Poselenov
2
-2
/
+10
2012-09-05
rt2x00: Fix rfkill polling prior to interface start.
Gertjan van Wingerde
11
-0
/
+69
2012-09-05
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
Gertjan van Wingerde
2
-9
/
+9
2012-09-05
rt2x00: Identify ASUS USB-N53 device.
Gertjan van Wingerde
1
-1
/
+2
2012-09-05
brcmfmac: fix get rssi by clearing getvar struct.
Hante Meuleman
1
-7
/
+8
2012-09-05
brcmfmac: fix race condition for rx and tx data.
Hante Meuleman
1
-10
/
+11
2012-09-05
brcmfmac: dont use ZERO flag for usb IN
Hante Meuleman
1
-1
/
+0
2012-09-05
brcmfmac: fix use of dev_kfree_skb() in irq context
Arend van Spriel
1
-4
/
+4
2012-09-05
ath9k: Fix a crash in 2 WIRE btcoex chipsets
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-09-05
ath9k_hw: enable PA linearization
Felix Fietkau
1
-3
/
+0
2012-09-05
ath9k: fix PA linearization calibration related crash
Felix Fietkau
4
-8
/
+7
2012-09-05
ath9k_hw: disable PA linearization for AR9462
Felix Fietkau
1
-1
/
+2
2012-09-05
ath9k_hw: calibrate PA input for PA predistortion
Felix Fietkau
3
-1
/
+111
2012-09-05
ath9k_hw: clear the AM2PM predistortion mask on AR933x
Felix Fietkau
1
-1
/
+5
2012-09-05
ath9k_hw: do not enable the MIB interrupt in the interrupt mask register
Felix Fietkau
1
-3
/
+0
2012-09-05
rt2x00: fix voltage setting for RT3572/RT3592
Marc Kleine-Budde
1
-0
/
+1
[next]