index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
4
-142
/
+152
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
3
-388
/
+405
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
1
-36
/
+37
2013-10-18
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
5
-107
/
+108
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
1
-3
/
+3
2013-10-18
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
5
-98
/
+117
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
1
-6
/
+6
2013-10-18
rt2x00: create a new module for rt2800 MMIO code
Gabor Juhos
4
-0
/
+78
2013-10-18
drivers: net: wireless: Fix wrong check for reassociation request retry counter
Felipe Pena
1
-1
/
+1
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
3
-4
/
+21
2013-10-18
brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg support
Arend van Spriel
1
-42
/
+64
2013-10-18
brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg support
Arend van Spriel
1
-3
/
+11
2013-10-18
brcmfmac: remove stale code from brcmf_sdcard_recv_chain()
Arend van Spriel
1
-2
/
+0
2013-10-18
brcmfmac: verify result of brcmf_sdio_addrprep() calls
Arend van Spriel
1
-4
/
+11
2013-10-18
brcmfmac: rework single packet transfers
Arend van Spriel
1
-41
/
+40
2013-10-18
brcmfmac: rename brcmf_sdio_buffrw()
Arend van Spriel
1
-8
/
+9
2013-10-18
brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()
Arend van Spriel
1
-15
/
+19
2013-10-18
brcmfmac: determine host controller related variables during probe
Arend van Spriel
3
-16
/
+28
2013-10-18
brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity
Arend van Spriel
1
-5
/
+6
2013-10-18
brcmfmac: add tracepoint for capturing the SDPCM header
Arend van Spriel
2
-0
/
+20
2013-10-18
brcmfmac: store address in trace_brcmf_hexdump()
Arend van Spriel
1
-1
/
+3
2013-10-18
ath9k: add TX99 support
Luis R. Rodriguez
12
-17
/
+522
2013-10-18
ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()
Luis R. Rodriguez
1
-0
/
+3
2013-10-18
ath: add support for proper dynamic regulatory hints
Luis R. Rodriguez
2
-0
/
+101
2013-10-18
ath: split user and driver reguluatory hint parsing
Luis R. Rodriguez
1
-0
/
+1
2013-10-18
ath: move common dynamic regulatory domain setting to a helper
Luis R. Rodriguez
1
-18
/
+37
2013-10-18
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
1
-4
/
+4
2013-10-18
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
1
-21
/
+30
2013-10-18
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
1
-10
/
+6
2013-10-18
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
8
-8
/
+8
2013-10-18
ath9k: dfs use CFG80211_CERTIFICATION_ONUS flag
Janusz Dziedzic
2
-10
/
+3
2013-10-18
ath9k: dfs move ath_dfs_pool_stats
Janusz Dziedzic
6
-21
/
+35
2013-10-18
ath9k: dfs kill ath9k specyfic code
Janusz Dziedzic
3
-12
/
+13
2013-10-18
libertas: move firmware lifetime handling to firmware.c
Dan Williams
5
-26
/
+16
2013-10-18
ath9k: add HT40 spectral scan capability
Lorenzo Bianconi
2
-38
/
+137
2013-10-18
ath9k: add noise floor parameter to ath9k_hw_getchan_noise
Lorenzo Bianconi
4
-8
/
+10
2013-10-18
Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
12
-328
/
+2171
2013-10-18
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
41
-1001
/
+3484
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
15
-388
/
+2674
2013-10-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
18
-228
/
+80
2013-10-18
iwlwifi: mvm: fix operator precedence
David Spinadel
1
-1
/
+2
2013-10-18
iwlwifi: mvm: fix fw_rx_stats debugfs entry
Luciano Coelho
1
-3
/
+6
2013-10-18
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
Emmanuel Grumbach
1
-2
/
+2
2013-10-18
iwlwifi: mvm: BT Coex - always set mandatory fields
Emmanuel Grumbach
2
-3
/
+11
2013-10-18
iwlwifi: mvm: NVM - increase max section size
Idan Kahlon
1
-1
/
+1
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
1
-19
/
+37
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
1
-21
/
+0
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
1
-84
/
+62
[next]