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.13.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
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-21
Revert "ath10k: Search SMBIOS for OEM board file extension"
Kalle Valo
2
-100
/
+3
2017-02-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-170
/
+140
2017-02-15
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
1
-2
/
+2
2017-02-15
rt2500usb: don't mark register accesses as inline
Arnd Bergmann
1
-14
/
+5
2017-02-15
brcmfmac: Use net_device_stats from struct net_device
Tobias Klauser
2
-20
/
+8
2017-02-15
rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.c
Larry Finger
1
-20
/
+4
2017-02-15
rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.c
Larry Finger
1
-15
/
+3
2017-02-15
rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.c
Larry Finger
1
-161
/
+24
2017-02-15
mwifiex: don't enable/disable IRQ 0 during suspend/resume
Brian Norris
1
-4
/
+4
2017-02-15
orinoco: Use net_device_stats from struct net_device
Tobias Klauser
3
-26
/
+9
2017-02-15
rtlwifi: btcoexist: fix semicolon.cocci warnings
Julia Lawall
1
-1
/
+1
2017-02-15
wlcore: disable multicast filter in AP mode
Iain Hunter
1
-0
/
+15
2017-02-14
ath9k: Access rchan::buf only with per_cpu helper
Sven Eckelmann
1
-1
/
+1
2017-02-14
ath9k: clean up and fix ath_tx_count_airtime
Felix Fietkau
1
-36
/
+16
2017-02-14
ath6kl: Use net_device_stats from struct net_device
Tobias Klauser
3
-20
/
+11
2017-02-14
ath10k: fix the garage chars in board file name creation
Ryan Hsu
1
-1
/
+1
2017-02-14
ath10k: convert warning about non-existent OTP board id to debug message
Kalle Valo
1
-1
/
+2
2017-02-14
ath10k: silence firmware file probing warnings
Michal Kazior
2
-7
/
+9
2017-02-14
ath10k: add directory to board data error message
Kalle Valo
1
-1
/
+2
2017-02-14
ath10k: fetch firmware images in a loop
Erik Stromdahl
2
-28
/
+27
2017-02-14
ath10k: fix napi crash during rmmod when probe firmware fails
Kalle Valo
1
-1
/
+2
2017-02-14
ath10k: fix comment
Amadeusz Sławiński
1
-1
/
+1
2017-02-14
ath10k: use size_t for len variables
Amadeusz Sławiński
3
-29
/
+29
2017-02-14
ath10k: remove ath10k_vif_to_arvif()
Amadeusz Sławiński
4
-42
/
+37
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
7
-8
/
+11
2017-02-10
net: ath5k: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-1
/
+1
2017-02-10
Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...
David S. Miller
122
-3541
/
+4689
2017-02-08
Merge tag 'iwlwifi-next-for-kalle-2017-02-08' of git://git.kernel.org/pub/scm...
Kalle Valo
11
-145
/
+188
2017-02-08
iwlwifi: mvm: avoid exceeding the allowed print length
Golan Ben-Ami
1
-12
/
+8
2017-02-08
iwlwifi: mvm: Fix removal of IGTK
Ilan Peer
1
-2
/
+5
2017-02-08
iwlwifi: mvm: avoid race condition in ADD_STA.
Goodstein, Mordechay
1
-4
/
+3
2017-02-08
iwlwifi: mvm: Fix CSA received immediately after association
Avraham Stern
1
-4
/
+4
2017-02-08
iwlwifi: pcie: set STATUS_RFKILL immediately after interrupt
Golan Ben Ami
1
-2
/
+6
2017-02-08
iwlwifi: mvm: don't call << operator with a negative value
Emmanuel Grumbach
1
-1
/
+3
2017-02-08
iwlwifi: dvm: don't call << operator with a negative value
Emmanuel Grumbach
1
-1
/
+4
2017-02-08
iwlwifi: make RTPM depend on EXPERT
Emmanuel Grumbach
1
-2
/
+5
2017-02-08
iwlwifi: pcie: don't increment / decrement a bool
Emmanuel Grumbach
1
-1
/
+1
2017-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
21
-90
/
+258
2017-02-08
rt2x00: remove queue_entry from skbdesc
Stanislaw Gruszka
2
-5
/
+0
2017-02-08
rt2x00: call entry directly in rt2x00_dump_frame
Stanislaw Gruszka
10
-14
/
+15
2017-02-08
rt61pci: use entry directly
Stanislaw Gruszka
1
-2
/
+1
2017-02-08
rt2x00usb: fix anchor initialization
Stanislaw Gruszka
1
-5
/
+8
2017-02-08
rt2x00usb: do not anchor rx and tx urb's
Stanislaw Gruszka
1
-4
/
+0
2017-02-08
rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv
Larry Finger
21
-286
/
+261
2017-02-08
brcmfmac: merge two remaining brcmf_err macros
Rafał Miłecki
1
-9
/
+5
2017-02-08
brcmfmac: switch to C function (__brcmf_err) for printing errors
Rafał Miłecki
2
-3
/
+19
2017-02-08
brcmfmac: merge two brcmf_err macros into one
Rafał Miłecki
1
-6
/
+2
2017-02-08
ath10k: select WANT_DEV_COREDUMP
Johannes Berg
1
-0
/
+1
2017-02-08
wil6210: include moduleparam.h
Johannes Berg
1
-0
/
+1
2017-02-08
ath10k: remove unneeded semicolon
Waldemar Rymarkiewicz
1
-1
/
+1
[next]