Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f6b4e4d476b890e1ddebbed8ec4924f9c2750a31
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
7f503fc
rt2x00: fix possible memory corruption in case of invalid rxdesc.size
by Stanislaw Gruszka
· 13 years ago
3bb42a6
rt2x00: fix rmmod crash
by Stanislaw Gruszka
· 13 years ago
9a24af1
rt2x00: Fix rmmod hang of rt2800pci
by Gertjan van Wingerde
· 14 years ago
1c0bcf8
rt2x00: Add autowake support for USB hardware
by Ivo van Doorn
· 14 years ago
f0187a1
rt2800usb: add timer to handle TX_STA_FIFO
by Johannes Stezenbach
· 14 years ago
75256f0
rt2x00: fix queue timeout checks
by Johannes Stezenbach
· 14 years ago
7dab73b
rt2x00: Split rt2x00dev->flags
by Ivo van Doorn
· 14 years ago
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
f16d2db
rt2x00: Fix tx aggregation problems with some clients
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
f78987c
rt2x00: Calculate tx status fifo size instead of hardcoding it
by Helmut Schaa
· 14 years ago
37f4ee0
rt2x00: fix cancelling uninitialized work
by Stanislaw Gruszka
· 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
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
69cf36a
rt2x00: Refactor beacon code to make use of start- and stop_queue
by Helmut Schaa
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
bfe6a15
rt2x00: Simplify intf->delayed_flags locking
by Helmut Schaa
· 14 years ago
5235189
rt2x00: allow txstatus_fifo w/o txstatus_tasklet
by Johannes Stezenbach
· 14 years ago
dba5dc1
rt2x00: Introduce extra queue entry sanity flag
by Ivo van Doorn
· 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
f8eaec6
rt2x00: Fix header_length in rt2x00lib_txdone
by RA-Jay Hung
· 14 years ago
ea175ee
rt2x00: Remove rt2x00lib_toggle_rx
by Ivo van Doorn
· 14 years ago
c2361ba
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
by Mark Einon
· 14 years ago
070192d
rt2x00: Fix crash on USB unplug
by Ivo van Doorn
· 14 years ago
a13c8f3
rt2x00: Fix URB error handling
by Ivo van Doorn
· 14 years ago
1550c8e
rt2x00: Fix dead queue when skb allocation failed
by Ivo van Doorn
· 14 years ago
3590eea
rt2x00: Validate MCS on RX path
by Ivo van Doorn
· 14 years ago
fa69560
rt2x00: Simplify Queue function arguments
by Ivo van Doorn
· 14 years ago
1f0280c
rt2x00: Fix oops caused by error path in rt2x00lib_start
by Helmut Schaa
· 14 years ago
96c3da7
rt2x00: rework tx status handling in rt2800pci
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
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
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9acd56d
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
by Stephen Boyd
· 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
c965c74
rt2x00: Implement watchdog monitoring
by Ivo van Doorn
· 14 years ago
e513a0b
rt2x00: Move common txdone handling to rt2x00lib_txdone.
by Gertjan van Wingerde
· 14 years ago
1df9080
rt2x00: Implement tx mpdu aggregation
by Helmut Schaa
· 14 years ago
3d2bc10
rt2x00: Fix tx status reporting when falling back to the lowest rate
by Helmut Schaa
· 14 years ago
fd6dcb8
rt2x00: don't use TXDONE_FALLBACK as success indicator
by Helmut Schaa
· 14 years ago
0b8004a
rt2x00: Properly reserve room for descriptors in skbs.
by Gertjan van Wingerde
· 14 years ago
77c2061
wireless: fix several minor description typos
by Walter Goldens
· 14 years ago
8316324
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
6ca4fed
rt2x00: remove usage of deprecated noise value
by John W. Linville
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 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
b734083
rt2x00: Only remove L2 padding in received frames if there is payload.
by Gertjan van Wingerde
· 15 years ago
1398d45
rt2x00 : trim the skb after having the l2pad removed.
by Alban Browaeys
· 15 years ago
e6218cc
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
by Gertjan van Wingerde
· 15 years ago
7351c6b
mac80211: request TX status where needed
by Johannes Berg
· 15 years ago
9c9a0d1
rt2x00: Update copyright statements.
by Gertjan van Wingerde
· 15 years ago
863cc97
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
by Ivo van Doorn
· 15 years ago
66f84d6
rt2x00: Don't queue ieee80211 work after USB removal
by Sean Cross
· 15 years ago
daee6c0
rt2x00: Reorganize padding & L2 padding
by Ivo van Doorn
· 15 years ago
2e27cff
rt2x00: Fix TX status reporting
by Ivo van Doorn
· 15 years ago
d904dc1
rt2x00: bss_info_changed() callback is allowed to sleep
by Ivo van Doorn
· 15 years ago
afa6204
rt2x00: configure_filter() callback is allowed to sleep
by Ivo van Doorn
· 15 years ago
92ed48e
rt2x00: Add support for retry rates
by Benoit PAPILLAULT
· 15 years ago
17512dc
rt2x00: Fix for race condition while update beacon
by Igor Perminov
· 15 years ago
bdfa500
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED
by Ivo van Doorn
· 15 years ago
d8cc892
rt2x00: cancel all work on disconnect
by Pavel Roskin
· 15 years ago
42935ec
mac80211: redefine usage of the mac80211 workqueue
by Luis R. Rodriguez
· 15 years ago
4b9631a
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
by Ivo van Doorn
· 15 years ago
e47a5cd
rt2x00: use wiphy rfkill interface
by Ivo van Doorn
· 15 years ago
f1d58c2
mac80211: push rx status into skb->cb
by Johannes Berg
· 15 years ago
ce4c45e
rt73usb: fix for master mode
by Alexandre Becholey
· 15 years ago
35f00cf
rt2x00: Implement support for 802.11n
by Ivo van Doorn
· 16 years ago
9f16617
rt2x00: Add support for L2 padding during TX/RX
by Ivo van Doorn
· 16 years ago
f05faa3
rt2x00: prevent double kfree when failing to register hardware
by Herton Ronaldo Krzesinski
· 16 years ago
a2c9b65
rt2x00: Add kill_tx_queue callback function
by Ivo van Doorn
· 16 years ago
382fe0f
rt2x00: Move intf_work to mac82011 workqueue
by Ivo van Doorn
· 16 years ago
0712612
rt2x00: Simplify suspend/resume handling
by Ivo van Doorn
· 16 years ago
4e54c71
rt2x00: Update copyright year to 2009
by Ivo van Doorn
· 16 years ago
b30dd5c0
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
by Ivo van Doorn
· 16 years ago
2bdb35c
rt2x00: Allow drivers to pass the noise value during rxdone
by Ivo van Doorn
· 16 years ago
ce292a6
rt2x00: Implement WDS support
by Ivo van Doorn
· 16 years ago
a07dbea
rt2x00: Add mesh support
by Andrey Yurovsky
· 16 years ago
84e3196
rt2x00: Move link tuning into seperate file
by Ivo van Doorn
· 16 years ago
3ea9646
rt2x00: Fix TX short preamble detection
by Ivo van Doorn
· 16 years ago
74415ed
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
by Ivo van Doorn
· 16 years ago
8ff48a8
rt2x00: Fix race condition when using inderect registers
by Ivo van Doorn
· 16 years ago
798b7ad
rt2x00: Cleanup TX/RX entry handling
by Ivo van Doorn
· 16 years ago
6d64360
rt2x00: Fix BUG_ON() with antenna handling
by Ivo van Doorn
· 16 years ago
Next »