index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
rtlwifi: sparse warnings: cast to restricted type
Mark Schulte
2013-08-15
1
-8
/
+8
*
|
|
|
ath9k: Use lockless variant to initialize RX fifo
Sujith Manoharan
2013-08-15
1
-1
/
+1
*
|
|
|
ath9k: Optimize LNA check
Sujith Manoharan
2013-08-15
1
-30
/
+47
*
|
|
|
ath9k: Identify first subframe in an A-MPDU
Sujith Manoharan
2013-08-15
3
-2
/
+5
*
|
|
|
ath9k: Handle invalid RSSI
Sujith Manoharan
2013-08-15
1
-16
/
+33
*
|
|
|
ath9k: Remove unused function argument
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
|
ath9k: Fix error condition for corrupt descriptors
Sujith Manoharan
2013-08-15
1
-10
/
+18
*
|
|
|
ath9k: Handle corrupt descriptors properly
Sujith Manoharan
2013-08-15
1
-2
/
+10
*
|
|
|
ath9k: Move the RX poll check to preprocess()
Sujith Manoharan
2013-08-15
1
-4
/
+4
*
|
|
|
ath9k: Fix RX beacon processing
Sujith Manoharan
2013-08-15
1
-26
/
+22
*
|
|
|
ath9k: Fix RX packet counter
Sujith Manoharan
2013-08-15
1
-4
/
+7
*
|
|
|
ath9k: Fix RX debug statistics
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
|
ath9k: Fix PHY error processing
Sujith Manoharan
2013-08-15
1
-11
/
+12
*
|
|
|
ath9k: Reorder some functions
Sujith Manoharan
2013-08-15
1
-110
/
+110
*
|
|
|
ath9k: Fix TSF processing
Sujith Manoharan
2013-08-15
1
-13
/
+20
*
|
|
|
ath9k: Fix RX crypto processing
Sujith Manoharan
2013-08-15
1
-8
/
+4
*
|
|
|
ath9k: Discard invalid frames early
Sujith Manoharan
2013-08-15
1
-16
/
+22
*
|
|
|
ath9k: Fix phy error handling for DFS
Sujith Manoharan
2013-08-15
1
-2
/
+1
*
|
|
|
ath9k: Use a subroutine to check for "mybeacon"
Sujith Manoharan
2013-08-15
1
-13
/
+23
*
|
|
|
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-08-15
1
-27
/
+11
*
|
|
|
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
2013-08-15
1
-6
/
+6
*
|
|
|
ath9k: reset buffer stale flag in ath_tx_get_tid_subframe
Felix Fietkau
2013-08-15
1
-0
/
+2
*
|
|
|
ath9k: simplify ath_tid_drain
Felix Fietkau
2013-08-15
1
-12
/
+0
*
|
|
|
ath9k: avoid accessing MRC registers on single-chain devices
Felix Fietkau
2013-08-15
1
-0
/
+4
*
|
|
|
ath9k: simplify debugfs chainmask handling
Felix Fietkau
2013-08-15
1
-88
/
+4
*
|
|
|
ath9k: remove ath9k_sta_remove_debugfs
Felix Fietkau
2013-08-15
4
-20
/
+1
*
|
|
|
ath9k: shrink a few data structures by reordering fields
Felix Fietkau
2013-08-15
2
-14
/
+14
*
|
|
|
ath9k: fix rx descriptor related race condition
Felix Fietkau
2013-08-15
2
-8
/
+14
*
|
|
|
brcmfmac: use configurable sdio bus header length for tx packet
Franky Lin
2013-08-15
1
-14
/
+16
*
|
|
|
brcmfmac: streamline sdio bus header code
Franky Lin
2013-08-15
1
-123
/
+120
*
|
|
|
brcmfmac: remove align from brcmf_bus structure
Franky Lin
2013-08-15
3
-11
/
+17
*
|
|
|
brcmfmac: abstract tx packet processing functions
Franky Lin
2013-08-15
3
-78
/
+177
*
|
|
|
brcmfmac: add support for manual TDLS operations
Arend van Spriel
2013-08-15
2
-1
/
+77
*
|
|
|
brcmfmac: ignore IF event if firmware indicates it
Arend van Spriel
2013-08-15
2
-0
/
+6
*
|
|
|
brcmfmac: no fws locking outside fws module.
Hante Meuleman
2013-08-15
2
-66
/
+62
*
|
|
|
brcmfmac: always use worker thread for tx data.
Hante Meuleman
2013-08-15
3
-56
/
+54
*
|
|
|
brcmfmac: add AMPDU reordering functionality
Arend van Spriel
2013-08-15
3
-27
/
+283
*
|
|
|
brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()
Arend van Spriel
2013-08-15
3
-3
/
+5
*
|
|
|
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Arend van Spriel
2013-08-15
2
-3
/
+8
*
|
|
|
Merge tag 'nfc-next-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-08-15
6
-112
/
+672
|
\
\
\
\
|
*
|
|
|
NFC: pn544: i2c: Add firmware download implementation for pn544
Eric Lapuyade
2013-08-14
1
-12
/
+334
|
*
|
|
|
NFC: pn544: Add firmware operations hci ops
Eric Lapuyade
2013-08-14
4
-4
/
+21
|
*
|
|
|
NFC: pn544: i2c: Add firmware download mode power-on support
Eric Lapuyade
2013-08-14
3
-6
/
+14
|
*
|
|
|
NFC: pn533: Add some polling entropy
Samuel Ortiz
2013-08-14
1
-1
/
+6
|
*
|
|
|
NFC: pn533: Add delay between each poll frame
Samuel Ortiz
2013-08-14
1
-5
/
+11
|
*
|
|
|
NFC: pn533: Store the correct frame size (normal vs ext)
Olivier Guiter
2013-08-14
1
-9
/
+7
|
*
|
|
|
NFC: pn533: Split large Tx frames in chunks
Olivier Guiter
2013-08-14
1
-14
/
+130
|
*
|
|
|
NFC: pn533: Add extended information frame decoding support
Olivier Guiter
2013-08-14
1
-13
/
+72
|
*
|
|
|
NFC: pn533: Enable AUTO RFCA
Samuel Ortiz
2013-08-14
1
-3
/
+6
|
*
|
|
|
NFC: pn533: Unconditionaly select the highest p2p bit rate
Samuel Ortiz
2013-08-14
1
-36
/
+20
[prev]
[next]