index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry
Andy Shevchenko
2018-08-14
1
-6
/
+0
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-03
1
-4
/
+3
|
\
|
*
Revert "rt2800: use TXOP_BACKOFF for probe frames"
Stanislaw Gruszka
2018-05-29
1
-4
/
+3
*
|
rt2x00: check against flushing empty queue
Stanislaw Gruszka
2018-05-04
3
-2
/
+4
*
|
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
2018-05-04
6
-22
/
+16
*
|
rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
Colin Ian King
2018-04-30
1
-8
/
+8
*
|
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
2018-04-25
2
-3
/
+7
|
/
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
7
-37
/
+39
*
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-13
1
-2
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
3
-22
/
+24
|
\
|
*
rt2x00: Fix a typo in printk
Masanari Iida
2018-01-08
1
-1
/
+1
|
*
rt2x00: do not pause queue unconditionally on error path
Stanislaw Gruszka
2018-01-08
1
-8
/
+14
|
*
rt2x00: pause almost full queue early
Stanislaw Gruszka
2018-01-08
2
-10
/
+8
|
*
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue...
Markus Elfring
2018-01-08
1
-3
/
+1
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
|
/
*
rt2x00: use monotonic timestamps for frame dump
Arnd Bergmann
2017-11-10
2
-4
/
+5
*
rt2x00usb: mark device removed when get ENOENT usb error
Stanislaw Gruszka
2017-11-10
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
2017-08-30
1
-1
/
+4
*
rt73usb: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
rt2800usb: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
rt2500usb: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
rt2x00: Fix MMIC Countermeasures
Michael Skeffington
2017-08-08
2
-5
/
+23
*
rt2x00: make const array glrt_table static
Colin Ian King
2017-07-13
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-3
/
+2
*
rt2x00: Add device ID for Epson WN7512BEP
Tom Gaudasinski
2017-05-24
1
-0
/
+2
*
rt2x00: convert rt2x00_desc_read return type
Arnd Bergmann
2017-05-24
9
-87
/
+83
*
rt2x00: convert rt2800_eeprom_read return type
Arnd Bergmann
2017-05-24
1
-97
/
+97
*
rt2x00: convert rt2x00_eeprom_read return type
Arnd Bergmann
2017-05-24
7
-68
/
+62
*
rt2x00: convert rt2*_bbp_read return type
Arnd Bergmann
2017-05-24
6
-160
/
+119
*
rt2x00: convert rt2800_register_read return type
Arnd Bergmann
2017-05-24
2
-162
/
+151
*
rt2x00: convert rt2x00usb_register_read return type
Arnd Bergmann
2017-05-24
5
-148
/
+118
*
rt2x00: convert rt2x00mmio_register_read return type
Arnd Bergmann
2017-05-24
8
-259
/
+252
*
rt2x00: convert rt2x00_rf_read return type
Arnd Bergmann
2017-05-24
7
-25
/
+18
*
rt2x00: convert rt2800_rfcsr_read return type
Arnd Bergmann
2017-05-24
1
-164
/
+158
*
rt2x00: change function pointers for register accessors
Arnd Bergmann
2017-05-24
15
-44
/
+157
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
3
-2
/
+6
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
3
-3
/
+5
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
2
-29
/
+47
|
\
|
*
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
2017-04-20
1
-2
/
+4
|
*
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
2017-04-20
1
-3
/
+3
|
*
rt2800: do VCO calibration after programming ALC
Daniel Golle
2017-04-20
1
-0
/
+2
|
*
rt2800: fix LNA gain assignment for MT7620
Daniel Golle
2017-04-20
1
-2
/
+16
|
*
rt2x00: reverse external PA capability flag logic
Daniel Golle
2017-04-13
2
-22
/
+22
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
1
-0
/
+3
*
|
rt2x00: add support for MT7620
Roman Yeryomin
2017-03-22
5
-27
/
+1578
[next]