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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
NFC: pn544: i2c: Add firmware download mode power-on support
Eric Lapuyade
3
-6
/
+14
2013-08-14
NFC: pn533: Add some polling entropy
Samuel Ortiz
1
-1
/
+6
2013-08-14
NFC: pn533: Add delay between each poll frame
Samuel Ortiz
1
-5
/
+11
2013-08-14
NFC: pn533: Store the correct frame size (normal vs ext)
Olivier Guiter
1
-9
/
+7
2013-08-14
NFC: pn533: Split large Tx frames in chunks
Olivier Guiter
1
-14
/
+130
2013-08-14
NFC: pn533: Add extended information frame decoding support
Olivier Guiter
1
-13
/
+72
2013-08-14
NFC: pn533: Enable AUTO RFCA
Samuel Ortiz
1
-3
/
+6
2013-08-14
NFC: pn533: Unconditionaly select the highest p2p bit rate
Samuel Ortiz
1
-36
/
+20
2013-08-14
NFC: pn533: Request System code from SENSF_REQ
Samuel Ortiz
1
-2
/
+2
2013-08-14
NFC: pn533: Fix the pn533 polling loop
Samuel Ortiz
1
-1
/
+54
2013-08-14
NFC: pn533: Fix hardware busy loop when establishing the LLCP link
Samuel Ortiz
1
-11
/
+0
2013-08-14
NFC: Fix missing static declarations
Thierry Escande
1
-3
/
+3
2013-08-12
mwifiex: fix build error when CONFIG_PM is not set
Bing Zhao
1
-2
/
+2
2013-08-09
ath9k: Run the LNA combining algorithm properly
Sujith Manoharan
1
-16
/
+28
2013-08-09
ath9k: Fix BTCOEX usage for RX diversity
Sujith Manoharan
1
-2
/
+2
2013-08-09
ath9k: use software queueing for multicast traffic
Felix Fietkau
3
-2
/
+23
2013-08-09
ath9k: improve tx scheduling fairness
Felix Fietkau
1
-39
/
+50
2013-08-09
ath9k: use software queues for un-aggregated data packets
Felix Fietkau
2
-127
/
+145
2013-08-09
ath9k: always clear ps filter bit on new assoc
Felix Fietkau
1
-0
/
+1
2013-08-09
ath9k: fix clearing expired A-MPDU subframes in tx completion
Felix Fietkau
1
-1
/
+2
2013-08-09
ath9k: prepare queueing code for handling unaggregated traffic
Felix Fietkau
2
-9
/
+14
2013-08-09
ath9k: fix block ack window tracking check
Felix Fietkau
2
-7
/
+11
2013-08-09
ath9k: simplify ath_tx_form_aggr
Felix Fietkau
2
-22
/
+12
2013-08-09
ath9k: add CAB queue info to debugfs
Felix Fietkau
1
-16
/
+27
2013-08-09
ath9k: add function for getting the tx tid for a packet
Felix Fietkau
1
-8
/
+17
2013-08-09
ath9k: split tid retry packets into a separate queue
Felix Fietkau
2
-4
/
+15
2013-08-09
ath9k: add utility functions for accessing tid queues
Felix Fietkau
1
-19
/
+32
2013-08-09
brcmfmac: use CFG80211_TESTMODE_CMD
Johannes Berg
1
-3
/
+1
2013-08-09
net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()
Jingoo Han
1
-1
/
+1
2013-08-09
ath9k: Fix build failure
Sujith Manoharan
5
-5
/
+30
2013-08-09
mwifiex: add packet coalesce support
Amitkumar Karwar
5
-0
/
+254
2013-08-09
mwifiex: increase max supported pattern offset
Amitkumar Karwar
1
-1
/
+1
2013-08-09
mwifiex: modify mwifiex_is_pattern_supported() routine
Amitkumar Karwar
1
-4
/
+6
2013-08-09
mwifiex: rename mef macros
Amitkumar Karwar
3
-14
/
+15
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
14
-219
/
+247
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
22
-86
/
+144
2013-08-06
iwlwifi: mvm: use designated initialization for some arrays
Eliad Peller
1
-15
/
+21
2013-08-06
iwlwifi: mvm: add some missing cleanups in iwl_mvm_mac_add_interface
Eliad Peller
1
-5
/
+10
2013-08-06
iwlwifi: remove transport suspend/resume indirection
Johannes Berg
3
-50
/
+13
2013-08-06
iwlwifi: pcie: some little cleanups
Eliad Peller
1
-7
/
+4
2013-08-06
iwlwifi: fix some documentation typos
Eliad Peller
5
-10
/
+10
2013-08-06
iwlwifi: mvm: small cleanups in quota management code
Johannes Berg
1
-6
/
+5
2013-08-06
iwlwifi: mvm: fix signal reporting for < 3 antennas
Avri Altman
1
-6
/
+12
2013-08-06
iwlwifi: mvm: remove traffic load monitoring in rs
Eyal Shapira
2
-123
/
+17
2013-08-06
iwlwifi: pcie: fix resume when no opmode is present
Johannes Berg
1
-0
/
+3
2013-08-06
iwlwifi: mvm: Add RX statistics debugfs entry
Matti Gottlieb
4
-0
/
+155
2013-08-05
ath9k: Add more PCI IDs for WB225 cards
Sujith Manoharan
1
-0
/
+72
2013-08-05
ath9k: Fix antenna control init for AR9485
Sujith Manoharan
1
-1
/
+13
2013-08-05
ath9k: Remove ath_ant_comb_update()
Sujith Manoharan
4
-28
/
+1
2013-08-05
hostap: do not return positive number on failure path in prism2_open()
Alexey Khoroshilov
1
-2
/
+2
[next]