index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
2019-06-14
6
-18
/
+2
|
\
|
*
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
5
-18
/
+0
|
*
nl80211: require and validate vendor command policy
Johannes Berg
2019-06-14
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
55
-488
/
+55
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216
Thomas Gleixner
2019-05-30
1
-2
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 183
Thomas Gleixner
2019-05-30
5
-95
/
+5
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
35
-315
/
+35
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
13
-66
/
+13
*
|
|
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-03
2
-3
/
+3
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106
Thomas Gleixner
2019-05-24
2
-26
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 57
Thomas Gleixner
2019-05-24
1
-14
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
41
-575
/
+41
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
58
-713
/
+58
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
82
-0
/
+82
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
6
-0
/
+6
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
net: wireless: mt76: fix similar warning reported by kbuild test robot
Petr Štetiar
2019-05-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-08
264
-2800
/
+58493
|
\
|
*
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-06
3
-3
/
+3
|
*
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2019-05-05
200
-1634
/
+56474
|
|
\
|
|
*
rtw88: add license for Makefile
Yan-Hsuan Chuang
2019-05-03
1
-0
/
+2
|
|
*
rtw88: Make RA_MASK macros ULL
Nathan Chancellor
2019-05-02
1
-6
/
+6
|
|
*
rtw88: phy: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-02
1
-0
/
+3
|
|
*
rtw88: fix shift of more than 32 bits of a integer
Colin Ian King
2019-05-02
1
-3
/
+3
|
|
*
Merge tag 'mt76-for-kvalo-2019-05-01' of https://github.com/nbd168/wireless
Kalle Valo
2019-05-01
56
-1100
/
+6281
|
|
|
\
|
|
|
*
mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
Lorenzo Bianconi
2019-05-01
1
-10
/
+20
|
|
|
*
mt76: do not enable/disable pre_tbtt_tasklet in scan_start/scan_complete
Lorenzo Bianconi
2019-05-01
3
-5
/
+6
|
|
|
*
mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channel
Lorenzo Bianconi
2019-05-01
2
-2
/
+9
|
|
|
*
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
2019-05-01
12
-22
/
+20
|
|
|
*
mt76: add TX/RX antenna pattern capabilities
Ryder Lee
2019-05-01
1
-0
/
+2
|
|
|
*
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
2019-05-01
8
-26
/
+26
|
|
|
*
mt76: move beacon_int in mt76_dev
Lorenzo Bianconi
2019-05-01
9
-9
/
+9
|
|
|
*
mt76: usb: use EP max packet aligned buffer sizes for rx
Stanislaw Gruszka
2019-05-01
1
-5
/
+6
|
|
|
*
mt76: mt7603: report firmware version using ethtool
Lorenzo Bianconi
2019-05-01
1
-0
/
+3
|
|
|
*
mt76: fix endianness sparse warnings
Ryder Lee
2019-05-01
2
-7
/
+7
|
|
|
*
mt76: mt76x02: mt76x02_poll_tx() can be static
kbuild test robot
2019-05-01
1
-1
/
+1
|
|
|
*
mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmware
Lorenzo Bianconi
2019-05-01
1
-10
/
+5
|
|
|
*
mt76: mt7603: init mcu_restart function pointer
Lorenzo Bianconi
2019-05-01
1
-3
/
+4
|
|
|
*
mt76: introduce mt76_mcu_restart macro
Lorenzo Bianconi
2019-05-01
2
-1
/
+3
|
|
|
*
mt76: mt7603: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
2019-05-01
4
-11
/
+22
|
|
|
*
mt76: mt7603: use standard signature for mt7603_mcu_msg_send
Lorenzo Bianconi
2019-05-01
1
-34
/
+27
|
|
|
*
mt76: mt7603: remove query from mt7603_mcu_msg_send signature
Lorenzo Bianconi
2019-05-01
1
-22
/
+14
|
|
|
*
mt76: mt7615: use sizeof instead of sizeof_field
Felix Fietkau
2019-05-01
1
-2
/
+1
|
|
|
*
mt76: mt7603: fix initialization of max rx length
Felix Fietkau
2019-05-01
2
-1
/
+6
|
|
|
*
mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
Felix Fietkau
2019-05-01
3
-3
/
+6
|
|
|
*
mt76: mt76x02: use napi polling for tx cleanup
Felix Fietkau
2019-05-01
2
-14
/
+37
|
|
|
*
mt76: mt76x02: remove bogus mutex usage
Stanislaw Gruszka
2019-05-01
4
-41
/
+10
|
|
|
*
mt76usb: fix tx/rx stop
Stanislaw Gruszka
2019-05-01
7
-42
/
+66
|
|
|
*
mt76: mt76x02u: remove bogus stop on suspend
Stanislaw Gruszka
2019-05-01
2
-2
/
+0
[next]