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-11-19
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
1
-0
/
+17
2012-11-19
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
1
-2
/
+13
2012-11-19
MAINTAINERS: Add reference to pn544.h platform data header
Marcel Holtmann
1
-0
/
+1
2012-11-19
NFC: Move pn544.h to linux/platform_data/
Marcel Holtmann
2
-1
/
+1
2012-11-19
NFC: Remove unused details from pn544.h header file
Marcel Holtmann
1
-60
/
+0
2012-11-19
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
2
-1
/
+3
2012-11-19
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
2
-1
/
+4
2012-11-19
NFC: Dot not dispatch HCI event received on unopened pipe
Eric Lapuyade
1
-5
/
+8
2012-11-19
NFC: Ignore err when chip doesn't implement HW/SW info registers
Eric Lapuyade
1
-0
/
+6
2012-11-19
NFC: Fix hci_connect_gate() when a pre-opened pipe is passed
Eric Lapuyade
1
-2
/
+2
2012-11-19
ath9k: Fix BTCOEX debugfs file usage
Sujith Manoharan
3
-20
/
+50
2012-11-16
ath9k_hw: Program filter coefficients correctly
Sujith Manoharan
4
-11
/
+16
2012-11-16
lib80211: hide Kconfig symbol
Johannes Berg
1
-3
/
+2
2012-11-16
mwifiex: don't select lib80211
Johannes Berg
1
-1
/
+0
2012-11-16
rtlwifi: use eth_zero_addr() to assign zero address
Wei Yongjun
2
-4
/
+3
2012-11-16
net/wireless: ipw2x00: remove unreachable code
Stanislav Yakovlev
4
-11
/
+4
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
12
-119
/
+16
2012-11-16
brcmfmac: limit hex dump on fwil.
Hante Meuleman
1
-6
/
+15
2012-11-16
brcmfmac: sdio module load fix.
Hante Meuleman
1
-3
/
+0
2012-11-16
brcmfmac: avoid usage of func->card->dev in sdio probe.
Hante Meuleman
2
-71
/
+79
2012-11-16
brcmfmac: sdio unload fix.
Hante Meuleman
2
-1
/
+3
2012-11-16
brcmfmac: Handle mmc exceptions during init correct.
Hante Meuleman
2
-9
/
+16
2012-11-16
brcmfmac: Any error should result in failure of probe.
Hante Meuleman
1
-4
/
+2
2012-11-16
brcmfmac: restructure handling of IF event
Arend van Spriel
1
-47
/
+55
2012-11-16
brcmfmac: ignore IF event if it is a add for ifidx 0
Arend van Spriel
2
-7
/
+15
2012-11-16
brcmfmac: fix wrong usage of unaligned include file
Arend van Spriel
1
-1
/
+1
2012-11-16
brcmfmac: fix NULL pointer access in brcmf_fweh_detach()
Hante Meuleman
1
-5
/
+7
2012-11-16
brcmfmac: remove mac address validation from brcmf_net_attach()
Arend van Spriel
1
-10
/
+2
2012-11-16
brcmfmac: change mac address parameter in brcmf_add_if()
Arend van Spriel
1
-5
/
+7
2012-11-16
brcmfmac: correct handling IF firmware event
Arend van Spriel
1
-35
/
+31
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
4
-67
/
+67
2012-11-16
brcmfmac: change parameter in brcmf_add_if() function
Arend van Spriel
3
-7
/
+5
2012-11-16
brcmfmac: usb suspend/resume.
Hante Meuleman
2
-96
/
+58
2012-11-16
brcmfmac: cleanup of usb firmware download routines
Hante Meuleman
1
-28
/
+15
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
9
-770
/
+763
2012-11-16
ath5k: precedence error in ath5k_hw_nic_wakeup()
Dan Carpenter
1
-3
/
+3
2012-11-16
ath5k: Use module_platform_driver macro for ahb.c
Syam Sidhardhan
1
-14
/
+1
2012-11-16
ath9k: Remove unused workaround
Sujith Manoharan
4
-23
/
+0
2012-11-16
ath9k_hw: Update AR9485 initvals
Sujith Manoharan
1
-63
/
+273
2012-11-16
ath9k_hw: Fix wrong peak detector DC offset
Rajkumar Manoharan
3
-8
/
+116
2012-11-16
mwl8k: Send BASTREAM firmware commands per vif
Yogesh Ashok Powar
1
-6
/
+7
2012-11-16
ssb: fix SPROM offset
Piotr Haber
1
-1
/
+1
2012-11-16
ath9k: [DFS] add pulse width tolerance for ETSI
Zefir Kurtisi
1
-1
/
+6
2012-11-16
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
18
-285
/
+990
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
17
-112
/
+183
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
41
-481
/
+1324
2012-11-16
ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events
Kalle Valo
1
-3
/
+12
2012-11-14
mwl8k: Set packet timestamp to 0 when life time expiry is not used
Nishant Sarmukadam
1
-0
/
+2
2012-11-14
mwl8k: Do not expire eapol frames
Nishant Sarmukadam
1
-4
/
+7
2012-11-14
mwl8k: Unmap the pci DMA address in xmit error path
Nishant Sarmukadam
1
-0
/
+2
[next]