index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...
David S. Miller
2018-02-08
16
-31
/
+178
|
\
|
*
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
2018-02-08
7
-11
/
+57
|
|
\
|
|
*
Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"
Ryan Hsu
2018-02-08
1
-7
/
+7
|
|
*
ath9k_htc: add Altai WA1011N-GU
Oleksij Rempel
2018-02-07
1
-0
/
+1
|
|
*
ath10k: fix kernel panic issue during pci probe
Yu Wang
2018-02-07
1
-2
/
+10
|
|
*
ath9k: Fix get channel default noise floor
Wojciech Dubowik
2018-02-07
1
-1
/
+1
|
|
*
ath10k: add support for Ubiquiti rebranded QCA988X v2
Tobias Schramm
2018-02-07
3
-0
/
+36
|
|
*
ath10k: correct the length of DRAM dump for QCA6174 hw3.x/QCA9377 hw1.1
Yu Wang
2018-02-07
1
-1
/
+2
|
*
|
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2018-02-07
2
-2
/
+4
|
|
/
|
*
mt76: do not set status->aggr for NULL data frames
Felix Fietkau
2018-02-01
1
-1
/
+1
|
*
mt76: avoid re-queueing A-MPDU rx reorder work if no frames are pending
Felix Fietkau
2018-02-01
1
-1
/
+5
|
*
mt76: implement processing of BlockAckReq frames
Felix Fietkau
2018-02-01
1
-1
/
+33
|
*
mt76: implement AP_LINK_PS
Felix Fietkau
2018-02-01
5
-15
/
+78
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
274
-4640
/
+22498
|
\
|
|
*
Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...
David S. Miller
2018-01-28
49
-383
/
+2213
|
|
\
|
|
*
mt76: validate rx CCMP PN
Felix Fietkau
2018-01-26
5
-16
/
+125
|
|
*
mt76: pass the per-vif wcid to the core for multicast rx
Felix Fietkau
2018-01-26
3
-3
/
+14
|
|
*
mt76: split mt76_rx_complete
Felix Fietkau
2018-01-26
4
-16
/
+23
|
|
*
mt76: implement A-MPDU rx reordering in the driver code
Felix Fietkau
2018-01-26
7
-4
/
+319
|
|
*
mt76: get station pointer by wcid and pass it to mac80211
Felix Fietkau
2018-01-26
5
-3
/
+38
|
|
*
mt76: add an intermediate struct for rx status information
Felix Fietkau
2018-01-26
3
-3
/
+43
|
|
*
mt76: fix TSF value in probe responses
Felix Fietkau
2018-01-26
1
-1
/
+5
|
|
*
mt76: retry rx polling as long as there is budget left
Felix Fietkau
2018-01-26
1
-3
/
+7
|
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-01-25
14
-89
/
+752
|
|
|
\
|
|
|
*
wcn36xx: release DMA memory in case of error
Ramon Fried
2018-01-25
1
-6
/
+40
|
|
|
*
ath9k: Display calibration data piers in debugfs
Wojciech Dubowik
2018-01-25
1
-1
/
+63
|
|
|
*
ath9k: Use calibrated noise floor value when available
Wojciech Dubowik
2018-01-25
1
-14
/
+24
|
|
|
*
ath9k: Read noise floor calibration data from eeprom
Wojciech Dubowik
2018-01-25
3
-8
/
+67
|
|
|
*
ath9k: Alternative EEPROM size for AR9003
Wojciech Dubowik
2018-01-25
1
-0
/
+6
|
|
|
*
wil6210: support parsing brd file address from fw file
Maya Erez
2018-01-25
4
-11
/
+184
|
|
|
*
wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
Lior David
2018-01-25
3
-3
/
+18
|
|
|
*
wil6210: fix random failure to bring network interface up
Lior David
2018-01-25
5
-2
/
+138
|
|
|
*
wil6210: configure OTP HW vectors in SW reset flow
Maya Erez
2018-01-25
2
-0
/
+26
|
|
|
*
wil6210: support flashless device
Dedy Lansky
2018-01-25
3
-29
/
+87
|
|
|
*
wil6210: add support for Talyn AHB address map
Maya Erez
2018-01-25
4
-17
/
+92
|
|
|
*
wil6210: recognize Talyn JTAG ID
Maya Erez
2018-01-25
2
-0
/
+7
|
|
|
*
wil6210: add Talyn PCIe device ID
Maya Erez
2018-01-25
1
-0
/
+2
|
|
|
*
ath9k: discard undersized packets
Felix Fietkau
2018-01-25
1
-2
/
+2
|
|
*
|
rtlwifi: btcoex: Fix some static warnings from Sparse
Ping-Ke Shih
2018-01-25
2
-25
/
+15
|
|
*
|
brcmfmac: separate firmware errors from i/o errors
Arend Van Spriel
2018-01-24
4
-20
/
+31
|
|
*
|
brcmfmac: assure bcdc dcmd api does not return value > 0
Arend Van Spriel
2018-01-24
2
-6
/
+8
|
|
*
|
qtnfmac: remove redundant 'unlikely' checks
Sergey Matyukevich
2018-01-24
1
-27
/
+25
|
|
*
|
qtnfmac: do not use bus mutex for events processing
Igor Mitsyanko
2018-01-24
1
-2
/
+2
|
|
*
|
qtnfmac: do not use mutexes in timer context
Igor Mitsyanko
2018-01-24
4
-32
/
+38
|
|
*
|
qtnfmac: fix STA disconnect procedure
Sergey Matyukevich
2018-01-24
1
-1
/
+0
|
|
*
|
qtnfmac: validate interface combinations on changes
Sergey Matyukevich
2018-01-24
1
-0
/
+50
|
|
*
|
qtnfmac: modify supported interface combinations
Sergey Matyukevich
2018-01-24
5
-76
/
+115
|
|
*
|
qtnfmac: report hardware/firmware information via ethtool
Vasily Ulyanov
2018-01-24
4
-0
/
+14
|
|
*
|
qtnfmac: get more hardware info from card
Vasily Ulyanov
2018-01-24
2
-1
/
+61
[next]