index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
1
-0
/
+15
*
|
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-30
1
-0
/
+15
*
|
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
2010-06-15
1
-1
/
+12
*
|
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
2010-06-15
1
-2
/
+1
*
|
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
1
-5
/
+0
*
|
wireless: fix several minor description typos
Walter Goldens
2010-06-02
1
-1
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-1
/
+0
|
\
|
*
rt2x00: remove usage of deprecated noise value
John W. Linville
2010-04-28
1
-1
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-1
/
+11
|
\
\
|
|
/
|
*
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2010-01-05
1
-1
/
+11
*
|
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
2009-12-21
1
-1
/
+3
*
|
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
2009-12-21
1
-3
/
+3
|
/
*
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
1
-0
/
+5
*
mac80211: request TX status where needed
Johannes Berg
2009-11-19
1
-5
/
+6
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-11
1
-1
/
+0
*
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
2009-11-06
1
-2
/
+2
*
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
2009-08-31
1
-5
/
+5
*
rt2x00: Fix TX status reporting
Ivo van Doorn
2009-08-31
1
-12
/
+16
*
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
2009-08-20
1
-8
/
+0
*
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
2009-08-20
1
-10
/
+0
*
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2009-08-20
1
-5
/
+17
*
rt2x00: Fix for race condition while update beacon
Igor Perminov
2009-08-14
1
-7
/
+0
*
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
2009-08-14
1
-0
/
+7
*
rt2x00: cancel all work on disconnect
Pavel Roskin
2009-08-04
1
-0
/
+6
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-1
/
+1
*
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2009-07-24
1
-2
/
+1
*
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
1
-2
/
+0
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
rt73usb: fix for master mode
Alexandre Becholey
2009-05-20
1
-3
/
+6
*
rt2x00: Implement support for 802.11n
Ivo van Doorn
2009-05-06
1
-25
/
+67
*
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
2009-05-06
1
-15
/
+18
*
rt2x00: prevent double kfree when failing to register hardware
Herton Ronaldo Krzesinski
2009-04-16
1
-3
/
+1
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-2
/
+3
*
rt2x00: Move intf_work to mac82011 workqueue
Ivo van Doorn
2009-02-09
1
-1
/
+1
*
rt2x00: Simplify suspend/resume handling
Ivo van Doorn
2009-01-29
1
-88
/
+5
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
Ivo van Doorn
2009-01-29
1
-2
/
+2
*
rt2x00: Allow drivers to pass the noise value during rxdone
Ivo van Doorn
2009-01-29
1
-0
/
+1
*
rt2x00: Implement WDS support
Ivo van Doorn
2009-01-29
1
-3
/
+6
*
rt2x00: Add mesh support
Andrey Yurovsky
2009-01-29
1
-4
/
+7
*
rt2x00: Move link tuning into seperate file
Ivo van Doorn
2009-01-29
1
-295
/
+8
*
rt2x00: Fix TX short preamble detection
Ivo van Doorn
2009-01-12
1
-5
/
+3
*
rt2x00: Add RXDONE_CRYPTO_IV/ICV flags
Ivo van Doorn
2008-12-05
1
-1
/
+2
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-0
/
+2
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-4
/
+3
*
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
2008-11-21
1
-10
/
+12
[prev]
[next]