Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b37e3b6d64358604960b35e8ecbb7aed22e0926e
/
drivers
/
net
/
wireless
/
rt2x00
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
cebb28b
rt2x00: Drop __TIME__ usage
by Michal Marek
· 14 years ago
08b8099
wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
by Xose Vazquez Perez
· 14 years ago
6a4c499
rt2x00: Add an error message when trying to send on a full queue
by Helmut Schaa
· 14 years ago
f16d2db
rt2x00: Fix tx aggregation problems with some clients
by Helmut Schaa
· 14 years ago
b35e77c
rt2x00: Add support for the ZyXEL NWD-211AN USB
by Ivo van Doorn
· 14 years ago
351151e
rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
by Helmut Schaa
· 14 years ago
9e33a35
rt2x00: Implement tx power temperature compensation
by Helmut Schaa
· 14 years ago
2f2bb7e
rt2x00: Remove obsolete rt2x00queue_align_payload
by Helmut Schaa
· 14 years ago
fa71a16
rt2x00: Indention cleanup in rt2800lib
by Helmut Schaa
· 14 years ago
2af242e
rt2x00: Don't recalculate HT40 compensation for each rate
by Helmut Schaa
· 14 years ago
75faae8
rt2x00: Restructure bw_comp calculation
by Helmut Schaa
· 14 years ago
aca7305b
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
by Helmut Schaa
· 14 years ago
f78987c
rt2x00: Calculate tx status fifo size instead of hardcoding it
by Helmut Schaa
· 14 years ago
2e7798b
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
by Helmut Schaa
· 14 years ago
1663893
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
by Helmut Schaa
· 14 years ago
37f4ee0
rt2x00: fix cancelling uninitialized work
by Stanislaw Gruszka
· 14 years ago
8d4ca61
wireless: rt2x00: rt2800usb.c add and identify ids
by Xose Vazquez Perez
· 14 years ago
5da201a
rt2x00: Add unknown Toshiba device
by Peter Lemenkov
· 14 years ago
9a74597
rt2x00: Add 2L Central Europe BV 8070
by Peter Lemenkov
· 14 years ago
7a2a75b
rt2x00: Add Planex Communications, Inc. RT8070
by Peter Lemenkov
· 14 years ago
2cea5b3
rt2x00: Add rt2870 device id
by Peter Lemenkov
· 14 years ago
557d99a
rt2x00: Remove unused rt2x00queue_get_queue function.
by Gertjan van Wingerde
· 14 years ago
a244083
rt2x00: Optimize getting the beacon queue structure.
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
3736fe5
rt2x00: Fix comment in rt2800pci
by Helmut Schaa
· 14 years ago
0aa13b2
rt2x00: Revise irqmask locking for PCI devices
by Helmut Schaa
· 14 years ago
567108e
rt2x00: Remove now unused crypto.aid field
by Helmut Schaa
· 14 years ago
1ed3811
rt2x00: Fix rt2800 key assignment in multi bssid setups
by Helmut Schaa
· 14 years ago
4df10c8
rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor field
by Helmut Schaa
· 14 years ago
55b585e
rt2x00: Don't call ieee80211_get_tx_rate for MCS rates
by Helmut Schaa
· 14 years ago
2517794
rt2x00: Move TX descriptor field "ifs" into plcp substruct
by Helmut Schaa
· 14 years ago
fe107a5
rt2x00: Optimize TX descriptor memory layout
by Ivo van Doorn
· 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
208f19d
rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx
by Helmut Schaa
· 14 years ago
5356d96
rt2x00: Add unlikely macro to special case tx status handling
by Helmut Schaa
· 14 years ago
c262e08
rt2x00: Remove useless NULL check
by Helmut Schaa
· 14 years ago
87443e8
rt2x00: Make use of unlikely during tx status processing
by Helmut Schaa
· 14 years ago
11f818e
rt2x00: Optimize calls to rt2x00queue_get_queue
by Helmut Schaa
· 14 years ago
adde588
rt2x00: fix whitespace damage in the rt2800 specific code
by Gabor Juhos
· 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
fe59147
rt2x00: Add/Modify the GPIO register definition
by Shiang Tu
· 14 years ago
6f492b6
rt2x00: Add/Modify protection related register definitions
by Shiang Tu
· 14 years ago
47715e6
rt2x00: Remove superfluos empty line
by Helmut Schaa
· 14 years ago
1bce85cf
Revert "rt2x00 : avoid timestamp for monitor injected frame."
by Helmut Schaa
· 14 years ago
430df79
rt2x00: Minor optimization for devices with RTS/CTS offload
by Helmut Schaa
· 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
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
00781a7
wireless: rt2x00: rt2800pci.c: add two ids
by Xose Vazquez Perez
· 14 years ago
d76dfc6
rt2x00: Check for errors from skb_pad() calls
by Seth Forshee
· 14 years ago
0439f53
rt2x00: Move TX/RX work into dedicated workqueue
by Ivo van Doorn
· 14 years ago
e1f4e80
rt2x00: Kill all tasklets during device removal
by Ivo van Doorn
· 14 years ago
a0aff62
rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC.
by Gertjan van Wingerde
· 14 years ago
10026f7
rt2x00: Copy the MAC address to the WCID entry properly.
by Gertjan van Wingerde
· 14 years ago
a45f369
rt2x00: Fix WPA TKIP Michael MIC failures.
by Gertjan van Wingerde
· 14 years ago
21957c3
rt2x00: trivial: add \n to WARNING message
by Johannes Stezenbach
· 14 years ago
f5a9987
Trivial typo fix in comment
by Mark Einon
· 14 years ago
c6fcc0e
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
by RA-Jay Hung
· 14 years ago
b550911
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
by Helmut Schaa
· 14 years ago
e88399b
rt2x00: Remove interrupt thread registration
by Helmut Schaa
· 14 years ago
bcf3cfd
rt2x00: Convert rt2400pci interrupt handling to use tasklets
by Helmut Schaa
· 14 years ago
16222a0
rt2x00: Convert rt2500pci interrupt handling to use tasklets
by Helmut Schaa
· 14 years ago
5846a55
rt2x00: Convert rt61pci to use tasklets
by Helmut Schaa
· 14 years ago
a9d61e9
rt2x00: Convert rt2800pci to use tasklets
by Helmut Schaa
· 14 years ago
c8e15a1
rt2x00: Disable txstatus tasklet by default
by Helmut Schaa
· 14 years ago
c5c6576
rt2x00: Introduce tasklets for interrupt handling
by Helmut Schaa
· 14 years ago
8d59c4e
rt2x00: Make periodic beacon updates for PCI devices atomic
by Helmut Schaa
· 14 years ago
1dae8d3
rt2x00: Limit beacon updates in bss_info_changed to USB devices
by Helmut Schaa
· 14 years ago
8414ff0
rt2x00: Introduce beacon_update_locked that requires caller locking
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
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
9c4cf6d
rt2x00: add device id for windy31 usb device
by Greg Kroah-Hartman
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
80d184e
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
by RA-Jay Hung
· 14 years ago
7f6e144
rt2x00: Fix radio off hang issue for PCIE interface
by RA-Jay Hung
· 14 years ago
d73b388
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 14 years ago
ccbd4d4
rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()
by Jesper Juhl
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
c96e963
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
5af3c1d
rt2x00: Fix comment about removed spinlock
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
f833eea
rt2x00: Remove superfluous assignment of mpdu_density
by Helmut Schaa
· 14 years ago
11f16ae
rt2x00: Fix panic on frame padding for rt2800 usb devices
by Ismael Luceno
· 14 years ago
736e3ac
rt2x00: Fix pointer errors.
by Gertjan van Wingerde
· 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
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 14 years ago
c4d6324
rt2x00: simplify txstatus_fifo handling
by Johannes Stezenbach
· 14 years ago
1d3c16a
PCI: make pci_restore_state return void
by Jon Mason
· 14 years ago
2cdb9a4
rt2x00: Use pci_is_pcie()
by Hauke Mehrtens
· 14 years ago
63e35cd
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
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
412b313
rt2x00: Fix firmware loading regression on x86_64.
by Wolfgang Kufner
· 14 years ago
739fd94
rt2x00: Pad beacon to multiple of 32 bits.
by Wolfgang Kufner
· 14 years ago
Next »