Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ec063899b7b308019afa9f5eb32f0a58a6c6ee53
/
drivers
/
net
/
wireless
/
rt2x00
028014c
rt2x00: zero-out rx_status
by Gabor Juhos
· 12 years ago
c66cfd5
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
by John W. Linville
· 12 years ago
fe8e410
rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter
by John W. Linville
· 12 years ago
fd7b927
rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter
by Maia Kozheva
· 12 years ago
6920235
rt2x00: remove __dev* attributes
by Bill Pemberton
· 12 years ago
f5685ba
rt2x00: Only specify interface combinations if more then one interface is possible
by Helmut Schaa
· 12 years ago
ab9d6e4
Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"
by Stanislaw Gruszka
· 12 years ago
d6d8202
rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN
by Gabor Juhos
· 12 years ago
fc1b63d
rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines
by Gabor Juhos
· 12 years ago
33e274e
rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr
by Gabor Juhos
· 12 years ago
e6d227b
rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls
by Gabor Juhos
· 12 years ago
6c50f94
rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode
by Helmut Schaa
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
0f62248
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
36f318b
Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
by Jaume Delclòs
· 12 years ago
8b2c982
mac80211: clarify interface iteration and make it configurable
by Johannes Berg
· 12 years ago
bf7e1ab
rt2800: validate step value for temperature compensation
by Stanislaw Gruszka
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
761ce8c
rt2x00: usb: fix reset resume
by Stanislaw Gruszka
· 12 years ago
7a66205
rt2800: comment tx power settings
by Stanislaw Gruszka
· 12 years ago
1e4cf24
rt2800: allow to reduce tx power on devices not exporting power limit
by Stanislaw Gruszka
· 12 years ago
146c3b0
rt2800: pass channel pointer to rt2800_config_txpower
by Stanislaw Gruszka
· 12 years ago
d9bceae
rt2800: use eeprom OFDM 6M TX power as criterion
by Stanislaw Gruszka
· 12 years ago
de2493c
rt2800: compensate tx power also for non 11b rates on 2GHz
by Stanislaw Gruszka
· 12 years ago
19f3fa2
rt2800: limit TX_PWR_CFG_ values to 0xc
by Stanislaw Gruszka
· 12 years ago
cee2c73
rt2800: use BBP_R1 for setting tx power
by Stanislaw Gruszka
· 12 years ago
cf193f6
rt2x00/rt3352: Fix lnagain assignment to use register 66.
by Daniel Golle
· 12 years ago
55d2e9d
rt2x00: Replace open coded interface checking with interface combinations.
by Gertjan van Wingerde
· 12 years ago
3e4c415
rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.
by Gertjan van Wingerde
· 12 years ago
7ad6303
rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.
by Gertjan van Wingerde
· 12 years ago
5b19613
rt2x00: Code style cleanup in rt2800lib.c
by Gertjan van Wingerde
· 12 years ago
59d1287
rt2x00: rt2800lib - code cleanup.
by Gertjan van Wingerde
· 12 years ago
d961e44
rt2x00: rt2800 - Fix default vgc values for RT3572
by Gertjan van Wingerde
· 12 years ago
8c6728b
rt2x00: Code clean up in rt2800lib.
by Gertjan van Wingerde
· 12 years ago
0383995
rt2x00: add MediaTek/RaLink Rt3352 WiSoC
by Daniel Golle
· 12 years ago
ad417a5
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
by Gertjan van Wingerde
· 12 years ago
99bdf51
rt2x00: Unify GPIO register field namings
by Gertjan van Wingerde
· 12 years ago
605b551
rt2x00: Align GPIO register definitions with the datasheets.
by Gertjan van Wingerde
· 12 years ago
fac805f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
efd5d6b
rt2800usb: Added rx packet length validity check
by Sergei Poselenov
· 12 years ago
a396e10
rt2x00: Fix rfkill polling prior to interface start.
by Gertjan van Wingerde
· 12 years ago
6ced58a
rt2x00: Fix word size of rt2500usb MAC_CSR19 register.
by Gertjan van Wingerde
· 12 years ago
177ef83
rt2x00: Identify ASUS USB-N53 device.
by Gertjan van Wingerde
· 12 years ago
d0f21fe
rt2x00: fix voltage setting for RT3572/RT3592
by Marc Kleine-Budde
· 12 years ago
deee021
rt61pci: fix NULL pointer dereference in config_lna_gain
by Stanislaw Gruszka
· 13 years ago
16ebd60
rt2x00 : fix rt3290 resuming failed.
by Woody Hung
· 13 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 13 years ago
90b90f6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
f4f7f414
wireless: Use eth_random_addr
by Joe Perches
· 13 years ago
d07d152
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 13 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
db36f79
rt2x00: remove unused argument
by Stanislaw Gruszka
· 13 years ago
7573cb5
rt2800lib: merge same defines
by Stanislaw Gruszka
· 13 years ago
5d7d55d6
rt2x00pci: small 3290 changes cleanup
by Stanislaw Gruszka
· 13 years ago
635d999
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
efd8211
rt2x00usb: fix indexes ordering on RX queue kick
by Stanislaw Gruszka
· 13 years ago
a769f95
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
by Jeongdo Son
· 13 years ago
a89534e
rt2x00 : RT3290 chip support v4
by Woody Hung
· 13 years ago
cff3d1f
rt2x00:Add RT5392 chipset support
by Zero.Lin
· 13 years ago
6851dff
rt2x00: claim RSN IBSS support
by Stanislaw Gruszka
· 13 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
ccf91bd
rt2x00: Add support for RT5360 based PCI devices.
by villacis@palosanto.com
· 13 years ago
8fd9d05
rt2800usb: 2001:3c17 is an RT3370 device
by Albert Pool
· 13 years ago
e5851da
rt2x00: use atomic variable for seqno
by Stanislaw Gruszka
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
a481991
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
2aed691
rt2x00:Add RT539b chipset support
by Zero.Lin
· 13 years ago
f2bd7f1
rt2x00: Add debugfs access for rfcsr register
by Anisse Astier
· 13 years ago
f2efd20
rt2x00: debugfs support - allow a register to be empty
by Anisse Astier
· 13 years ago
0586a11
rt2800: add chipset revision RT5390R support
by Anisse Astier
· 13 years ago
8821102
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
by Helmut Schaa
· 13 years ago
0c0fdf6
rt2800: debugfs register access: BBP is 256 bytes big
by Anisse Astier
· 13 years ago
e828b9f
wireless: rt2x00: rt2800usb more devices were identified
by Xose Vazquez Perez
· 13 years ago
63b3764
wireless: rt2x00: rt2800usb add more devices ids
by Xose Vazquez Perez
· 13 years ago
be03d4a
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
by Andreas Hartmann
· 13 years ago
f57d7b6
wireless: rt2x00: rt2800pci add more RT539x ids
by Xose Vazquez Perez
· 13 years ago
8f35f78
wireless: rt2x00: rt{2500,73}usb.c put back duplicate id
by Xose Vazquez Perez
· 13 years ago
5b0a3b7
net/wireless: use module_pci_driver
by Axel Lin
· 13 years ago
3a4b43f
rt2800: zero registers of unused TX rings
by Jakub Kicinski
· 13 years ago
52b8243
rt2800: initialize queues before giving up due to DMA error
by Jakub Kicinski
· 13 years ago
b7e1d22
rt2800: add disabling of DMA before loading firmware
by Jakub Kicinski
· 13 years ago
f7b395e
rt2800: introduce wpdma_disable function
by Jakub Kicinski
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
e66a8dd
rt2x00: do not generate seqno in h/w if QOS is disabled
by Stanislaw Gruszka
· 13 years ago
da40f40
rt2x00: configure different txdesc parameters for non HT channel
by Stanislaw Gruszka
· 13 years ago
e2bc7c5
rt2x00: Fix rfkill_polling register function.
by Chen, Chien-Chia
· 13 years ago
4272a27
rt2x00: increase led's name buffer length
by Jakub Kicinski
· 13 years ago
4e808a3
rt2x00: rt2800usb: fix status register reread logic
by Stanislaw Gruszka
· 13 years ago
b9fc106
rt2x00: rt2800usb: schedule txdone work on timeout
by Stanislaw Gruszka
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0d9be8a
rt2x00: rt2800usb: limit tx queues length
by Stanislaw Gruszka
· 13 years ago
5f8f718
rt2x00: rt2800usb: do not check packedid for aggregated frames
by Stanislaw Gruszka
· 13 years ago
f421111
rt2x00: rt2800usb: rework txstatus code
by Stanislaw Gruszka
· 13 years ago
ed61e2b
rt2x00: rt2800usb: rework txdone code
by Stanislaw Gruszka
· 13 years ago
627fdaf
rt2x00: rt2800usb: move additional txdone into new function
by Stanislaw Gruszka
· 13 years ago
9d4f09b
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
by Helmut Schaa
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
290d608
rt2x00: Fix beacon skew in rt2800pci
by Helmut Schaa
· 13 years ago
3780d03
rt2x00: fix random stalls
by Stanislaw Gruszka
· 13 years ago
Next »