Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4bf3dd9264cfb71f18714fcf2f810e276a44170b
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00.h
a89534e
rt2x00 : RT3290 chip support v4
by Woody Hung
· 13 years ago
e5851da
rt2x00: use atomic variable for seqno
by Stanislaw Gruszka
· 13 years ago
8821102
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
by Helmut Schaa
· 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
f421111
rt2x00: rt2800usb: rework txstatus code
by Stanislaw Gruszka
· 13 years ago
2ed7188
rt2x00:Add RT5372 chipset support
by John Li
· 13 years ago
2e9c43d
rt2x00:Add VCO recalibration
by John Li
· 13 years ago
bef453d
rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
by Gertjan van Wingerde
· 13 years ago
3a1c012
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
by Gertjan van Wingerde
· 13 years ago
1ebbc48
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
by Gertjan van Wingerde
· 13 years ago
5a87e7a
rt2x00: RT3593 is also applicable to USB.
by Gertjan van Wingerde
· 13 years ago
70127cb
rt2x00: Whitespace cleanup.
by Gertjan van Wingerde
· 13 years ago
ed66ba4
rt2x00: Fix sleep-while-atomic bug in powersaving code.
by Gertjan van Wingerde
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
f03fcfc
rt2x00: Add WCID to crypto struct
by Helmut Schaa
· 13 years ago
b4943d8
rt2x00: Introduce sta_add/remove callbacks
by Helmut Schaa
· 13 years ago
1832552
rt2x00: Move bssidx calculation into its own function
by Helmut Schaa
· 13 years ago
204d164
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
· 13 years ago
5f0dd29
rt2x00: Implement tx_frames_pending mac80211 callback function.
by Gertjan van Wingerde
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
a70171d
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
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
fdbc7b0
rt2x00: Introduce capability flag for Bluetooth co-existence.
by Gertjan van Wingerde
· 14 years ago
cfef604
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
0ed7b3c
rt2x00: Implement get_antenna and set_antenna callback functions
by Ivo van Doorn
· 14 years ago
e7dee44
rt2x00: Implement get_ringparam callback function
by Ivo van Doorn
· 14 years ago
152a599
rt2x00: Decrease association time for USB devices
by Ivo van Doorn
· 14 years ago
f0187a1
rt2800usb: add timer to handle TX_STA_FIFO
by Johannes Stezenbach
· 14 years ago
0e0d39e
rt2800usb: read TX_STA_FIFO asynchronously
by Johannes Stezenbach
· 14 years ago
7dab73b
rt2x00: Split rt2x00dev->flags
by Ivo van Doorn
· 14 years ago
252f4bf
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
9e33a35
rt2x00: Implement tx power temperature compensation
by Helmut Schaa
· 14 years ago
aca7305b
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
by Helmut Schaa
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
557d99a
rt2x00: Remove unused rt2x00queue_get_queue function.
by Gertjan van Wingerde
· 14 years ago
61c6e48
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
by Gertjan van Wingerde
· 14 years ago
e74df4a
rt2x00: Don't treat ATIM queue as second beacon queue.
by Gertjan van Wingerde
· 14 years ago
567108e
rt2x00: Remove now unused crypto.aid field
by Helmut Schaa
· 14 years ago
26a1d07
rt2x00: Optimize TX descriptor handling
by Helmut Schaa
· 14 years ago
7fe7ee7
rt2x00: Generate sw sequence numbers only for devices that need it
by Helmut Schaa
· 14 years ago
11f818e
rt2x00: Optimize calls to rt2x00queue_get_queue
by Helmut Schaa
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
60687ba
rt2x00: Add support for RT5390 chip
by RA-Shiang Tu
· 14 years ago
e90c54b
rt2x00: Fix rt2800 txpower setting to correct value
by RA-Jay Hung
· 14 years ago
d96aa64
rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support
by RA-Jay Hung
· 14 years ago
0439f53
rt2x00: Move TX/RX work into dedicated workqueue
by Ivo van Doorn
· 14 years ago
e88399b
rt2x00: Remove interrupt thread registration
by Helmut Schaa
· 14 years ago
c5c6576
rt2x00: Introduce tasklets for interrupt handling
by Helmut Schaa
· 14 years ago
69cf36a
rt2x00: Refactor beacon code to make use of start- and stop_queue
by Helmut Schaa
· 14 years ago
48103d2
rt2x00: Remove unused interface spinlock
by Helmut Schaa
· 14 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 14 years ago
a39fd6b
rt2x00: remove intf->mac field.
by Gertjan van Wingerde
· 14 years ago
773d1b9
rt2x00: Remove intf->bssid field.
by Gertjan van Wingerde
· 14 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 14 years ago
e85b4c0
rt2x00: remove stray semicolon
by Johannes Stezenbach
· 14 years ago
64e7d72
rt2x00: Cleanup RX index counting
by Ivo van Doorn
· 14 years ago
5be6560
rt2x00: Add "flush" queue command
by Ivo van Doorn
· 14 years ago
0b7fde5
rt2x00: Protect queue control with mutex
by Ivo van Doorn
· 14 years ago
dbba306
rt2x00: Reorganize queue callback functions
by Ivo van Doorn
· 14 years ago
20ed316
mac80211/rt2x00: add ieee80211_tx_status_ni()
by Johannes Stezenbach
· 14 years ago
ae4ecb9
rt2x00: Increase REGISTER_BUSY_COUNT
by Ivo van Doorn
· 14 years ago
f44df18
rt2x00: Implement flush callback
by Ivo van Doorn
· 14 years ago
cdfd2c5c
rt2x00: Move watchdog work to kernel work_queue
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
87c1915
rt2x00: Implement HT protection for rt2800
by Helmut Schaa
· 14 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
by Helmut Schaa
· 14 years ago
0204464
rt2x00: Check for specific changed flags when updating the erp config
by Helmut Schaa
· 14 years ago
652a9dd
rt2x00: Split watchdog check into a DMA and STATUS timeout
by Ivo van Doorn
· 14 years ago
8d1331b
rt2x00: Fix max TX power settings
by Ivo van Doorn
· 14 years ago
9333145
rt2x00: Simplify arguments to rt2x00 driver callback functions
by Ivo van Doorn
· 14 years ago
e5ef5ba
rt2x00: Remove ieee80211_rx_status from rt2x00_dev
by Ivo van Doorn
· 14 years ago
3392bec
rt2x00: Add helper function for reporting tx status
by Ivo van Doorn
· 14 years ago
7e613e1
rt2x00: Move USB tx/rx done handling to workqueue
by Ivo van Doorn
· 14 years ago
e796643
rt2x00: Move driver callback functions into the ops structure
by Ivo van Doorn
· 14 years ago
9f926fb
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
by Helmut Schaa
· 14 years ago
78e256c
rt2x00: Convert rt2x00 to use threaded interrupts
by Helmut Schaa
· 14 years ago
c965c74
rt2x00: Implement watchdog monitoring
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
76dd5dd
rt2x00: Rename driver write_tx_datadesc callback function.
by Gertjan van Wingerde
· 14 years ago
6e1fdd1
rt2x00: Introduce separate interface type for PCI-express.
by Gertjan van Wingerde
· 15 years ago
5ed8f45
rt2x00: Remove RT2870 chipset identification.
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
b4df470
rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.
by Gertjan van Wingerde
· 15 years ago
f224f4e
rt2x00: provide beacon's txdesc to write_beacon callback function.
by Gertjan van Wingerde
· 15 years ago
4108669
rt2x00: add txdesc parameter to write_tx_data
by Helmut Schaa
· 15 years ago
8d0c9b6
rt2x00: Refactor rt2800 version constants.
by Gertjan van Wingerde
· 15 years ago
e148b4c
rt2x00: Align RT chipset definitions with vendor driver.
by Gertjan van Wingerde
· 15 years ago
49e721e
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
by Gertjan van Wingerde
· 15 years ago
714fa66
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
by Gertjan van Wingerde
· 15 years ago
cea90e5
rt2x00: Introduce SoC interface type.
by Gertjan van Wingerde
· 15 years ago
00a08eb
rt2x00: remove get_tx_stats() mac80211 op
by Kalle Valo
· 15 years ago
4f9b2a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
7a4a77b
rt2x00: Properly request tx headroom for alignment operations.
by Gertjan van Wingerde
· 15 years ago
1ed32e4
mac80211: remove struct ieee80211_if_init_conf
by Johannes Berg
· 15 years ago
5122d89
rt2x00: Cleanup chip handling helper functions.
by Gertjan van Wingerde
· 15 years ago
77e73d1
rt2x00: Further L2 padding fixes.
by Gertjan van Wingerde
· 15 years ago
e6218cc
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
by Gertjan van Wingerde
· 15 years ago
Next »