index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zd1211rw: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-27
1
-9
/
+12
*
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-27
1
-4
/
+3
*
libertas_tf: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-27
1
-4
/
+4
*
ipw2x00: track time using boottime
Arnd Bergmann
2018-06-27
4
-20
/
+20
*
zd1211rw: stop using deprecated get_seconds()
Arnd Bergmann
2018-06-27
1
-1
/
+1
*
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
10
-73
/
+73
*
rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()
Dan Carpenter
2018-06-27
1
-0
/
+2
*
atmel: use memdup_user to simplify the code
YueHaibing
2018-06-27
1
-8
/
+3
*
mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()
Lorenzo Bianconi
2018-06-27
1
-4
/
+2
*
net: ipw2x00: Replace NULL comparison with !priv
Varsha Rao
2018-06-27
1
-1
/
+1
*
mwifiex: uap: do not chok ethernet header in bridge path
Xinming Hu
2018-06-27
1
-26
/
+26
*
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
2018-06-27
1
-1
/
+1
*
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
2018-06-27
1
-1
/
+1
*
brcmsmac: Remove unnecessary parentheses
Varsha Rao
2018-06-27
1
-1
/
+1
*
qtnfmac: enable source MAC address randomization support
Andrey Shevchenko
2018-06-27
3
-0
/
+48
*
qtnfmac: implement net_device_ops callback to set MAC address
Igor Mitsyanko
2018-06-27
1
-0
/
+25
*
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
2018-06-27
9
-59
/
+121
*
wlcore: Make sure firmware is initialized in wl1271_op_add_interface()
Tony Lindgren
2018-06-27
1
-13
/
+18
*
wlcore: Use generic runtime pm calls for wowlan elp configuration
Eyal Reizer
2018-06-27
1
-38
/
+13
*
wlcore: Fix timout errors after recovery
Tony Lindgren
2018-06-27
1
-2
/
+1
*
wlcore: Fix misplaced PM call for scan_complete_work()
Tony Lindgren
2018-06-27
1
-2
/
+2
*
wlcore: Add support for runtime PM
Tony Lindgren
2018-06-27
14
-338
/
+416
*
wlcore: Make sure PM calls are paired
Tony Lindgren
2018-06-27
1
-2
/
+8
*
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
2018-06-27
1
-0
/
+6
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-06-18
21
-112
/
+126
|
\
|
*
ath9k: debug: fix spelling mistake "WATHDOG" -> "WATCHDOG"
Colin Ian King
2018-06-14
1
-1
/
+1
|
*
ath10k: handle resource init failure case
Govind Singh
2018-06-14
1
-2
/
+2
|
*
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
2018-06-14
1
-7
/
+14
|
*
ath10k: do not mix spaces and tabs in Kconfig
Niklas Cassel
2018-06-14
1
-12
/
+12
|
*
ath10k: snoc: sort include files
Brian Norris
2018-06-14
1
-7
/
+8
|
*
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
2018-06-14
1
-1
/
+1
|
*
ath10k: snoc: stop including pci.h
Brian Norris
2018-06-14
3
-43
/
+42
|
*
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
2018-06-14
1
-1
/
+1
|
*
ath10k: snoc: use module_platform_driver() macro
Brian Norris
2018-06-14
1
-19
/
+1
|
*
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
2018-06-14
1
-4
/
+2
|
*
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-06-14
1
-3
/
+1
|
*
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
2018-06-14
1
-1
/
+1
|
*
ath10k: make some functions static
Wei Yongjun
2018-06-14
1
-2
/
+2
|
*
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
2018-06-14
3
-1
/
+17
|
*
ath10k: support use of channel 173
Ben Greear
2018-06-14
3
-2
/
+6
|
*
ath10k: fix memory leak of tpc_stats
Colin Ian King
2018-06-13
1
-4
/
+4
|
*
ath9k: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-13
3
-0
/
+4
|
*
ath6kl: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-13
1
-0
/
+3
|
*
ath6kl: add support for Dell Wireless 1537
Guy Chronister
2018-06-13
1
-0
/
+1
|
*
ath5k: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-13
1
-0
/
+1
|
*
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-06-13
1
-2
/
+2
*
|
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-16
1
-4
/
+4
|
\
\
|
*
|
docs: Fix more broken references
Mauro Carvalho Chehab
2018-06-15
1
-4
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-16
27
-180
/
+371
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
2018-06-15
3
-7
/
+10
[next]