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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition
Jeff Layton
1
-0
/
+1
2015-03-20
ath9k: Start AIC calibration during MCI reset
Sujith Manoharan
1
-0
/
+3
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL
Sujith Manoharan
3
-2
/
+31
2015-03-20
ath9k: Handle MCI_STATE_AIC_START
Sujith Manoharan
3
-0
/
+38
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL_RESET
Sujith Manoharan
3
-0
/
+13
2015-03-20
ath9k: Disable AIC by default
Sujith Manoharan
2
-1
/
+8
2015-03-20
ath9k: Process the AIC calibration results
Sujith Manoharan
1
-0
/
+245
2015-03-20
ath9k: Finish AIC calibration
Sujith Manoharan
1
-1
/
+77
2015-03-20
ath9k: Handle MCI_STATE_AIC_CAL_SINGLE
Sujith Manoharan
4
-0
/
+183
2015-03-20
ath9k: Add register definitions for AIC
Sujith Manoharan
3
-25
/
+169
2015-03-20
ath9k: Register private AIC ops
Sujith Manoharan
5
-1
/
+54
2015-03-20
ath9k: Add initial structures for AIC
Sujith Manoharan
2
-0
/
+60
2015-03-16
mwifiex: delay skb allocation for RX until cmd53 over
Zhaoyang Liu
2
-34
/
+33
2015-03-16
mwifiex: add SDIO rx single port aggregation
Zhaoyang Liu
7
-11
/
+184
2015-03-16
mwifiex: preprocess packets from TX queue
Zhaoyang Liu
7
-11
/
+185
2015-03-16
mwifiex: remove_bss_prio_lock
Zhaoyang Liu
1
-9
/
+2
2015-03-16
mwifiex: get rid of BA setup helper functions
Zhaoyang Liu
6
-46
/
+42
2015-03-16
mwifiex: avoid queue_work while work is ongoing
Shengzhen Li
4
-9
/
+36
2015-03-16
mwifiex: enhance SD8897 MP aggregation limits
Avinash Patil
1
-2
/
+4
2015-03-16
mwifiex: rename alloc_rx_buf to alloc_dma_aligned_buf
Avinash Patil
4
-10
/
+11
2015-03-16
mwifiex: lock main process till reinitialization of vif is over
Avinash Patil
3
-1
/
+35
2015-03-16
wl18xx: show rx_frames_per_rates as an array as it really is
Nicolas Iooss
2
-3
/
+3
2015-03-16
rt2x00usb: drop rt2x00usb_disable_radio() from rt2800usb_disable_radio()
Sebastian Andrzej Siewior
1
-1
/
+0
2015-03-16
rt2x00usb: check USB's request error code in rt2800usb_autorun_detect()
Sebastian Andrzej Siewior
1
-3
/
+7
2015-03-16
rt2x00usb: initialize the read value in case of failure
Sebastian Andrzej Siewior
1
-2
/
+2
2015-03-16
mwifiex: use del_timer variant in interrupt context
Amitkumar Karwar
3
-4
/
+4
2015-03-16
mwifiex: Add support for auto ARP in mwifiex.
Maithili Hinge
4
-31
/
+113
2015-03-16
mwifiex: fix a bug in Rx multiport aggregation logic
Cathy Luo
1
-2
/
+7
2015-03-16
rtlwifi: No need to export rtl_evm_dbm_jaguar anymore
Priit Laes
3
-17
/
+15
2015-03-16
rtlwifi: Clean rtl_evm_db_to_percentage a bit
Priit Laes
1
-9
/
+2
2015-03-16
ath9k: allow 40MHz radar detection width
Zefir Kurtisi
1
-1
/
+2
2015-03-16
ath9k: add DFS support for extension channel
Zefir Kurtisi
1
-15
/
+29
2015-03-16
ath9k: restart only triggering DFS detector line
Zefir Kurtisi
1
-1
/
+1
2015-03-13
Revert "bcma: Kconfig: Let it depend on PCI"
Rafał Miłecki
1
-1
/
+1
2015-03-13
bcma: allow disabling (not building) PCI driver
Rafał Miłecki
3
-2
/
+28
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
6
-37
/
+45
2015-03-13
rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()
Taehee Yoo
1
-3
/
+2
2015-03-13
libertas_tf: if_usb.c: don't export static symbol
Julia Lawall
1
-2
/
+0
2015-03-13
brcmfmac: fix watchdog timer regression
Arend van Spriel
1
-3
/
+2
2015-03-13
brcmfmac: take save&restore memory into account for SDIO shared info
Arend van Spriel
1
-16
/
+24
2015-03-13
brcmfmac: extract ram size info from internal memory registers
Arend van Spriel
2
-47
/
+217
2015-03-13
brcmfmac: assure device is ready for download after brcmf_chip_attach()
Arend van Spriel
3
-11
/
+2
2015-03-13
brcmfmac: rename chip download functions
Arend van Spriel
4
-31
/
+30
2015-03-13
brcmfmac: always perform cores checks
Arend van Spriel
1
-7
/
+11
2015-03-13
brcmfmac: remove duplication of ramsize info
Arend van Spriel
1
-10
/
+1
2015-03-13
ath9k: make ath_frame_info fit into reduced-size rate_driver_data
Florian Westphal
1
-1
/
+1
2015-03-13
ar5523: use container_of
Florian Westphal
2
-5
/
+5
2015-03-13
ath9k: Fix RTT chainmask usage
Sujith Manoharan
1
-3
/
+3
2015-03-13
ath9k: Check allowed PCIE powersave configuration
Sujith Manoharan
1
-16
/
+57
2015-03-13
ath9k: Initialize pll_pwrsave for AR9462/AR9565
Sujith Manoharan
3
-1
/
+5
[next]