index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-05-24
rt2x00: Add device ID for Epson WN7512BEP
Tom Gaudasinski
1
-0
/
+2
2017-05-24
rt2x00: convert rt2x00_desc_read return type
Arnd Bergmann
9
-87
/
+83
2017-05-24
rt2x00: convert rt2800_eeprom_read return type
Arnd Bergmann
1
-97
/
+97
2017-05-24
rt2x00: convert rt2x00_eeprom_read return type
Arnd Bergmann
7
-68
/
+62
2017-05-24
rt2x00: convert rt2*_bbp_read return type
Arnd Bergmann
6
-160
/
+119
2017-05-24
rt2x00: convert rt2800_register_read return type
Arnd Bergmann
2
-162
/
+151
2017-05-24
rt2x00: convert rt2x00usb_register_read return type
Arnd Bergmann
5
-148
/
+118
2017-05-24
rt2x00: convert rt2x00mmio_register_read return type
Arnd Bergmann
8
-259
/
+252
2017-05-24
rt2x00: convert rt2x00_rf_read return type
Arnd Bergmann
7
-25
/
+18
2017-05-24
rt2x00: convert rt2800_rfcsr_read return type
Arnd Bergmann
1
-164
/
+158
2017-05-24
rt2x00: change function pointers for register accessors
Arnd Bergmann
15
-44
/
+157
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
3
-2
/
+6
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
3
-3
/
+5
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2
-29
/
+47
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+3
2017-04-20
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
1
-2
/
+4
2017-04-20
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
1
-3
/
+3
2017-04-20
rt2800: do VCO calibration after programming ALC
Daniel Golle
1
-0
/
+2
2017-04-20
rt2800: fix LNA gain assignment for MT7620
Daniel Golle
1
-2
/
+16
2017-04-13
rt2x00: reverse external PA capability flag logic
Daniel Golle
2
-22
/
+22
2017-03-22
rt2x00: add support for MT7620
Roman Yeryomin
5
-27
/
+1578
2017-03-20
rt2x00: fix TX_PWR_CFG_4 register definition
Daniel Golle
1
-4
/
+4
2017-03-08
rt2x00: fix rt2x00debug_dump_frame comment
Stanislaw Gruszka
1
-1
/
+1
2017-03-08
rt2800: use TXOP_BACKOFF for probe frames
Stanislaw Gruszka
1
-3
/
+4
2017-03-08
rt2800: status based rate flags for nomatch case
Stanislaw Gruszka
2
-1
/
+36
2017-03-08
rt2x00: use txdone_nomatch on rt2800usb
Stanislaw Gruszka
4
-19
/
+35
2017-03-08
rt2x00: fixup fill_tx_status for nomatch case
Stanislaw Gruszka
2
-1
/
+6
2017-03-08
rt2x00: add txdone nomatch function
Stanislaw Gruszka
2
-0
/
+52
2017-03-08
rt2x00: separte clearing entry from rt2x00lib_txdone
Stanislaw Gruszka
1
-22
/
+29
2017-03-08
rt2x00: separte filling tx status from rt2x00lib_txdone
Stanislaw Gruszka
1
-65
/
+76
2017-03-08
rt2800: identify station based on status WCID
Stanislaw Gruszka
3
-1
/
+8
2017-03-08
rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h
Gabor Juhos
2
-25
/
+23
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+3
2017-03-02
average: change to declare precision, not factor
Johannes Berg
1
-1
/
+1
2017-02-15
rt2500usb: don't mark register accesses as inline
Arnd Bergmann
1
-14
/
+5
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-07
rt2x00: avoid introducing a USB dependency in the rt2x00lib module
Stanislaw Gruszka
2
-15
/
+13
2017-01-31
rt2800: enable rt3290 unconditionally on pci probe
Stanislaw Gruszka
1
-3
/
+0
2017-01-31
rt2x00: fix clk_get call
Stanislaw Gruszka
1
-1
/
+4
2017-01-28
rt2x00: add support for RT5350 WiSoC
Serge Vasilugin
3
-7
/
+120
2017-01-28
rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
Daniel Golle
1
-1
/
+30
2017-01-28
rt2x00: add copy of clk for soc devices
Stanislaw Gruszka
2
-0
/
+5
2017-01-19
rt2x00: rt2800lib: support for for RT3352 with external PA
Daniel Golle
3
-13
/
+89
[next]