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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
ath9k: Expose tsf_adjustment in mac80211 tsf getters and setters.
Benjamin Berg
1
-0
/
+2
2016-07-08
ath9k: Use tsf offset helper in ath9k_hw_reset
Benjamin Berg
1
-8
/
+8
2016-07-08
ath9k: Handle channel context in get_/set_/reset_tsf
Benjamin Berg
1
-3
/
+18
2016-07-08
ath9k: Correct TSF adjustment to align the beacon time correctly
Benjamin Berg
1
-4
/
+8
2016-07-08
ath9k: move all ath9k_platform_data initialization into one function
Martin Blumenstingl
1
-24
/
+25
2016-07-08
ath9k: remove return value from ath9k_hw_init_macaddr
Martin Blumenstingl
1
-10
/
+5
2016-07-08
ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses
Martin Blumenstingl
1
-9
/
+13
2016-07-08
ath9k: remove variable which is set but never read
Martin Blumenstingl
1
-3
/
+0
2016-07-08
ath9k: Allow configuration of LED polarity in platform data.
Martin Blumenstingl
1
-0
/
+3
2016-07-08
wcn36xx: Fix up wcn36xx_smd_update_scan_params()
Bjorn Andersson
3
-9
/
+12
2016-07-08
wcn36xx: Correct DXE chip version differentiation
Bjorn Andersson
4
-26
/
+11
2016-07-08
wcn36xx: Split mmio space into explicit regions
Bjorn Andersson
4
-27
/
+59
2016-07-08
wcn36xx: Change indication list lock to spinlock
Bjorn Andersson
2
-7
/
+7
2016-07-08
wcn36xx: Fold indication payload into message header
Bjorn Andersson
2
-10
/
+7
2016-07-08
rtlwifi: rtl8723ae: Clean up the hardware info routine
Larry Finger
1
-114
/
+117
2016-07-08
rtlwifi: rtl8192de: Convert driver to use common hardware info routine
Larry Finger
1
-62
/
+15
2016-07-08
rtlwifi: rtl8821ae: Convert driver to use common hardware info routine
Larry Finger
1
-73
/
+11
2016-07-08
rtlwifi: rtl8723be: Convert driver to use common hardware info routine
Larry Finger
1
-62
/
+12
2016-07-08
rtlwifi: rtl8723ae: Convert driver to use common hardware info routine
Larry Finger
1
-65
/
+11
2016-07-08
rtlwifi: rtl8192ee: Convert driver to use common hardware info routine
Larry Finger
1
-61
/
+12
2016-07-08
rtlwifi: rtl8188ee: Convert driver to use common hardware info routine
Larry Finger
1
-63
/
+13
2016-07-08
rtlwifi: rtl8192cu: Convert driver to use common hardware info routine
Larry Finger
1
-46
/
+15
2016-07-08
rtlwifi: rtl8192ce: Convert driver to use common hardware info routine
Larry Finger
1
-71
/
+12
2016-07-08
rtlwifi: Create common routine to get hardware info
Larry Finger
2
-0
/
+80
2016-07-08
mwifiex: fix interrupt processing corner case in MSI mode
Shengzhen Li
1
-4
/
+46
2016-07-08
mwifiex: mask PCIe interrupts before removal
Brian Norris
1
-0
/
+6
2016-07-08
mwifiex: Change default firmware for PCIe8997 chipset
Amitkumar Karwar
2
-8
/
+8
2016-07-08
mwifiex: Fix endianness for event TLV type TLV_BTCOEX_WL_SCANTIME
Prasun Maiti
2
-4
/
+4
2016-07-08
brcmfmac: support removing AP interfaces with "interface_remove"
Rafał Miłecki
1
-1
/
+38
2016-07-08
brcmfmac: delete interface directly in code that sent fw request
Rafał Miłecki
2
-4
/
+9
2016-07-08
mwifiex: fix scan_block flag handling
Amitkumar Karwar
1
-0
/
+6
2016-07-08
rtlwifi: Fix typo in printk
Masanari Iida
7
-7
/
+7
2016-07-08
rtl8xxxu: gen1: Add module parameters to adjust DMA aggregation parameters
Jes Sorensen
1
-0
/
+28
2016-07-08
rtl8xxxu: gen1: Set aggregation timeout (REG_RXDMA_AGG_PG_TH + 1) as well
Jes Sorensen
1
-2
/
+9
2016-07-08
rtl8xxxu: Make DMA aggregation optional by setting a module parameter
Jes Sorensen
1
-2
/
+9
2016-07-08
rtl8xxxu: Enable aggregation for rtl8192cu/rtl8188cu/rtl8188ru
Jes Sorensen
1
-0
/
+2
2016-07-08
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
3
-0
/
+37
2016-07-08
rtl8xxxu: Adjust RX skb size to include space for phystats
Jes Sorensen
1
-3
/
+4
2016-07-08
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
2
-4
/
+11
2016-07-08
rtl8xxxu: Add support for aggregated RX packets on gen1 parts
Jes Sorensen
1
-34
/
+69
2016-07-08
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
1
-2
/
+4
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
2
-12
/
+8
2016-07-08
rtl8xxxu: Move skb delivery into parse_tx_desc() handler
Jes Sorensen
1
-54
/
+50
2016-07-08
rtl8xxxu: Set all ieee80211_rx_status values in parse_rx_desc()
Jes Sorensen
1
-5
/
+12
2016-07-08
wlcore: time sync : add support for 64 bit clock
Machani, Yaniv
2
-15
/
+30
2016-07-08
mwifiex: fix NULL pointer dereference during suspend
Amitkumar Karwar
3
-10
/
+13
2016-07-08
mwifiex: clear scan_aborting flag
Amitkumar Karwar
1
-0
/
+3
2016-07-08
mwifiex: code rearrangement in suspend handler
Amitkumar Karwar
1
-7
/
+7
2016-07-08
rtlwifi: Add missing newlines to RT_TRACE calls
Joe Perches
33
-60
/
+60
2016-07-08
rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size
Joe Perches
2
-8
/
+34
[prev]
[next]