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
*
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
2013-11-05
1
-11
/
+0
*
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
Enrico Mioso
2013-11-05
3
-0
/
+246
*
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2013-11-05
1
-2
/
+4
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-11-05
138
-3327
/
+10954
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
138
-3327
/
+10954
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
38
-178
/
+250
|
|
|
\
|
|
|
*
drivers: net: wireless: b43: Fix possible NULL ptr dereference
Felipe Pena
2013-10-18
1
-1
/
+2
|
|
|
*
rt2800usb: slow down TX status polling
Stanislaw Gruszka
2013-10-18
1
-4
/
+8
|
|
|
*
rt2x00: check if device is still available on rt2x00mac_flush()
Stanislaw Gruszka
2013-10-18
1
-0
/
+3
|
|
|
*
rt2400pci: fix RSSI read
Stanislaw Gruszka
2013-10-18
1
-1
/
+1
|
|
|
*
ath5k: fix regression in tx status processing
Felix Fietkau
2013-10-18
1
-3
/
+3
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2013-10-18
4
-30
/
+43
|
|
|
|
\
|
|
|
|
*
iwlwifi: dvm: don't override mac80211's queue setting
Emmanuel Grumbach
2013-10-18
1
-11
/
+3
|
|
|
|
*
iwlwifi: mvm: fix scan request's suspend time parameter
Alexander Bondar
2013-10-11
1
-3
/
+3
|
|
|
|
*
iwlwifi: don't WARN on bad firmware state
Stanislaw Gruszka
2013-10-11
1
-11
/
+11
|
|
|
|
*
iwlwifi: pcie: poke device when commands don't complete quickly
Johannes Berg
2013-10-11
1
-5
/
+26
|
|
*
|
|
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
2013-10-18
1
-13
/
+1
|
|
*
|
|
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
2013-10-18
4
-245
/
+284
|
|
*
|
|
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
2013-10-18
1
-2
/
+7
|
|
*
|
|
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
2013-10-18
3
-13
/
+18
|
|
*
|
|
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
2013-10-18
1
-7
/
+12
|
|
*
|
|
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
2013-10-18
1
-11
/
+8
|
|
*
|
|
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
2013-10-18
1
-2
/
+41
|
|
*
|
|
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Gabor Juhos
2013-10-18
1
-5
/
+33
|
|
*
|
|
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Gabor Juhos
2013-10-18
1
-40
/
+16
|
|
*
|
|
rt2x00: rt2800pci: use separate ops for the SoC driver
Gabor Juhos
2013-10-18
1
-2
/
+102
|
|
*
|
|
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
Gabor Juhos
2013-10-18
3
-159
/
+169
|
|
*
|
|
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
2013-10-18
1
-8
/
+8
|
|
*
|
|
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
2013-10-18
4
-142
/
+152
|
|
*
|
|
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
2013-10-18
1
-8
/
+8
|
|
*
|
|
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
2013-10-18
3
-388
/
+405
|
|
*
|
|
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
2013-10-18
1
-36
/
+37
|
|
*
|
|
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
2013-10-18
5
-107
/
+108
|
|
*
|
|
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
2013-10-18
1
-3
/
+3
|
|
*
|
|
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
2013-10-18
5
-98
/
+117
|
|
*
|
|
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
2013-10-18
1
-6
/
+6
|
|
*
|
|
rt2x00: create a new module for rt2800 MMIO code
Gabor Juhos
2013-10-18
4
-0
/
+78
|
|
*
|
|
drivers: net: wireless: Fix wrong check for reassociation request retry counter
Felipe Pena
2013-10-18
1
-1
/
+1
|
|
*
|
|
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
2013-10-18
3
-4
/
+21
|
|
*
|
|
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
Arend van Spriel
2013-10-18
1
-42
/
+64
|
|
*
|
|
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
2013-10-18
1
-3
/
+11
|
|
*
|
|
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
2013-10-18
1
-2
/
+0
|
|
*
|
|
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
2013-10-18
1
-4
/
+11
|
|
*
|
|
brcmfmac: rework single packet transfers
Arend van Spriel
2013-10-18
1
-41
/
+40
|
|
*
|
|
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
1
-8
/
+9
|
|
*
|
|
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
2013-10-18
1
-15
/
+19
|
|
*
|
|
brcmfmac: determine host controller related variables during probe
Arend van Spriel
2013-10-18
3
-16
/
+28
|
|
*
|
|
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
2013-10-18
1
-5
/
+6
|
|
*
|
|
brcmfmac: add tracepoint for capturing the SDPCM header
Arend van Spriel
2013-10-18
2
-0
/
+20
|
|
*
|
|
brcmfmac: store address in trace_brcmf_hexdump()
Arend van Spriel
2013-10-18
1
-1
/
+3
[next]