Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92629195314d8adefabeb78b13d681ad1c01e778
/
drivers
/
net
/
wireless
/
rt2x00
47cb905
rt2x00: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
98ec621
rt2500usb: disallow to set WEP key with non zero index
by Stanislaw Gruszka
· 14 years ago
ac59b49
rt2500usb: truly disable encryption when initialize
by Stanislaw Gruszka
· 14 years ago
1279f5e
rt2500usb: write keys to proper registers
by Stanislaw Gruszka
· 14 years ago
800f65b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by John W. Linville
· 14 years ago
06b3cda
rt2x00: Fix regression for rt2500pci
by Ivo van Doorn
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1612454
rt2x00: correct sparse warning in rt2x00debug.c
by John W. Linville
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 14 years ago
e300d95
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
e796643
rt2x00: Move driver callback functions into the ops structure
by Ivo van Doorn
· 14 years ago
f31c9a8
rt2x00: Move common firmware loading into rt2800lib
by Ivo van Doorn
· 14 years ago
ab8966d
rt2x00: Add missing TSF sync mode for AP operation
by Helmut Schaa
· 14 years ago
8544df3
rt2x00: Don't initialize beacon interval to 0 on rt2800 devices
by Helmut Schaa
· 14 years ago
ab0ed4a
rt2x00: Remove set_tim callback from PCI drivers
by Helmut Schaa
· 14 years ago
e783619
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
by Helmut Schaa
· 14 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 14 years ago
07896fe
rt2x00: Implement broad- and multicast buffering
by Helmut Schaa
· 14 years ago
4dee32f
rt2x00: Allow beacon update without scheduling a work
by Helmut Schaa
· 14 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 14 years ago
50e888e
rt2x00: Make rt2800_write_beacon only export to GPL
by Ivo van Doorn
· 14 years ago
c965c74
rt2x00: Implement watchdog monitoring
by Ivo van Doorn
· 14 years ago
223dcc2
rt2x00: Fix vgc_level_reg handling
by Ivo van Doorn
· 14 years ago
d8147f9
rt2x00: Disable link tuning while scanning
by Ivo van Doorn
· 14 years ago
27df2a9
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
by Ivo van Doorn
· 14 years ago
7486192
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
by Ivo van Doorn
· 14 years ago
5e84600
rt2x00: Limit txpower by eeprom values
by Helmut Schaa
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
4e9e58c
rt2x00: Fix compile warning when debug disabled
by Ivo van Doorn
· 15 years ago
efc7d36
rt2x00: Always set BBP_CSR_CFG_BBP_RW_MODE to 1
by Ivo van Doorn
· 15 years ago
e22557f
rt2x00: Fix antenna initialization
by Ivo van Doorn
· 15 years ago
aa67463
rt2x00: Fix IEEE80211_HT_CAP_RX_STBC assignment
by Ivo van Doorn
· 15 years ago
fdb8725
rt2x00: fix beacon reset on rt2800
by Helmut Schaa
· 15 years ago
8654b79
rt2x00: Disable link tuning in AP mode
by Helmut Schaa
· 15 years ago
fa43750
rt2x00: Fix beacon updates in rt61pci
by Helmut Schaa
· 15 years ago
ad90319
rt2x00: Fix beacon updates in rt2800pci
by Helmut Schaa
· 15 years ago
d440cb9
rt2x00: Enable multiBSS in rt2800
by Ivo van Doorn
· 15 years ago
ec2d179
rt2x00: Align rt2800 EEPROM validation to Ralink vendor driver.
by Gertjan van Wingerde
· 15 years ago
20f8b13
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
by Gertjan van Wingerde
· 15 years ago
9cf4cb0
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
by Gertjan van Wingerde
· 15 years ago
76dd5dd
rt2x00: Rename driver write_tx_datadesc callback function.
by Gertjan van Wingerde
· 15 years ago
e513a0b
rt2x00: Move common txdone handling to rt2x00lib_txdone.
by Gertjan van Wingerde
· 15 years ago
78eea11
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
by Gertjan van Wingerde
· 15 years ago
fe72569
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
by Gertjan van Wingerde
· 15 years ago
398ab9e
rt2x00: Fix frame dumping for USB devices.
by Gertjan van Wingerde
· 15 years ago
1ed7a17
rt2x00: Remove unneeded variable
by Ivo van Doorn
· 15 years ago
f1aa4c5
rt2x00: Write the BSSID to register when interface is added
by Ivo van Doorn
· 15 years ago
1df9080
rt2x00: Implement tx mpdu aggregation
by Helmut Schaa
· 15 years ago
75f64dd
rt2500usb: fallback to SW encryption for TKIP+AES
by Ondrej Zary
· 15 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
e4a0ab3
rt2x00: Synchronize WCID initialization with legacy driver
by Ivo van Doorn
· 15 years ago
04f1e34
rt2x00: Enable HW crypto by default
by Ivo van Doorn
· 15 years ago
e6474c3
rt2x00: Limit TX done looping to number of TX ring entries
by Ivo van Doorn
· 15 years ago
a5ea2f0
rt2x00: Update author rt2800lib
by Ivo van Doorn
· 15 years ago
e1b4d7b
rt2x00: Enable fallback rates for rt61pci and rt73usb
by Ivo van Doorn
· 15 years ago
3d2bc10
rt2x00: Fix tx status reporting when falling back to the lowest rate
by Helmut Schaa
· 15 years ago
3f2bee2
rt2x00: provide mac80211 a suitable max_rates value
by Helmut Schaa
· 15 years ago
a3f84ca
rt2x00: Fix typo in rt2800_config_txpower
by Helmut Schaa
· 15 years ago
3afa626
rt2x00: Fix TX_STA_FIFO handling
by Helmut Schaa
· 15 years ago
52b58fa
rt2x00: Add comment about BBP1_TX_POWER
by Helmut Schaa
· 15 years ago
2606e42
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
by Helmut Schaa
· 15 years ago
ecb7cab
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
by Helmut Schaa
· 15 years ago
fd6dcb8
rt2x00: don't use TXDONE_FALLBACK as success indicator
by Helmut Schaa
· 15 years ago
46678b1
rt2x00: clarify meaning of txdone flags
by Helmut Schaa
· 15 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
6e387aa
rt2x00: Remove suspicious register write
by Helmut Schaa
· 15 years ago
df7f4eb
rt2x00: fix use of mcs rates
by Helmut Schaa
· 15 years ago
c295a81
rt2x00: Update TX_SW_CFG initvals for 305x SoC
by Helmut Schaa
· 15 years ago
bd96bd6
rt2x00: Use IEEE80211_TX_CTL_STBC flag
by Ivo van Doorn
· 15 years ago
22cabaa
rt2x00: rt2800: disable TX STBC for 1 stream devices
by Helmut Schaa
· 15 years ago
06443e4
rt2x00: Fix HT40 operation in rt2800.
by Gertjan van Wingerde
· 15 years ago
532bc2d
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
by Gertjan van Wingerde
· 15 years ago
e3a896b
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
by Gertjan van Wingerde
· 15 years ago
8440c29
rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.
by Gertjan van Wingerde
· 15 years ago
6e1fdd1
rt2x00: Introduce separate interface type for PCI-express.
by Gertjan van Wingerde
· 15 years ago
785c3c0
rt2x00: Move all register definitions for rt2800 to rt2800.h.
by Gertjan van Wingerde
· 15 years ago
5ed8f45
rt2x00: Remove RT2870 chipset identification.
by Gertjan van Wingerde
· 15 years ago
f0194b2
rt2x00: Centralize rt2800 beacon writing.
by Gertjan van Wingerde
· 15 years ago
96b61ba
rt2x00: Clean up USB vendor request buffer functions.
by Gertjan van Wingerde
· 15 years ago
a903ae0
rt2x00: Fix rt2800usb TX descriptor writing.
by Gertjan van Wingerde
· 15 years ago
0b8004a
rt2x00: Properly reserve room for descriptors in skbs.
by Gertjan van Wingerde
· 15 years ago
baaffe6
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
by Gertjan van Wingerde
· 15 years ago
5c3b685
rt2x00: Push beacon TX descriptor writing to drivers.
by Gertjan van Wingerde
· 15 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 15 years ago
b4df470
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
by Gertjan van Wingerde
· 15 years ago
b578bb4
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
by John W. Linville
· 15 years ago
663cb47
rt2x00: Fix rt2800usb TX descriptor writing.
by Gertjan van Wingerde
· 15 years ago
9655a6e
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
by Gertjan van Wingerde
· 15 years ago
52a9bd2
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
by Helmut Schaa
· 15 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
820ae8a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
fd76f14
rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.
by Gertjan van Wingerde
· 15 years ago
185e5f7
rt2x00: Dump beacons under a different identifier than TX frames.
by Gertjan van Wingerde
· 15 years ago
85b7a8b
rt2x00: Simplify TXD handling of beacons.
by Gertjan van Wingerde
· 15 years ago
e01f1ec
rt2x00: Re-order tx descriptor writing code in drivers.
by Gertjan van Wingerde
· 15 years ago
6b97cb0
rt2x00: Fix beacon descriptor writing for rt61pci.
by Gertjan van Wingerde
· 15 years ago
878f704
rt2x00: Consistently name skb frame descriptor skbdesc.
by Gertjan van Wingerde
· 15 years ago
Next »