index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00dev.c
Age
Commit message (
Expand
)
Author
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-16
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
2010-07-12
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
2010-07-12
rt2x00: Implement broad- and multicast buffering
Helmut Schaa
2010-07-12
rt2x00: Allow beacon update without scheduling a work
Helmut Schaa
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
rt2x00: Implement tx mpdu aggregation
Helmut Schaa
2010-06-15
rt2x00: Fix tx status reporting when falling back to the lowest rate
Helmut Schaa
2010-06-15
rt2x00: don't use TXDONE_FALLBACK as success indicator
Helmut Schaa
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-02
wireless: fix several minor description typos
Walter Goldens
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-28
rt2x00: remove usage of deprecated noise value
John W. Linville
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
rt2x00: Properly request tx headroom for alignment operations.
Gertjan van Wingerde
2009-12-21
rt2x00: Only remove L2 padding in received frames if there is payload.
Gertjan van Wingerde
2009-12-21
rt2x00 : trim the skb after having the l2pad removed.
Alban Browaeys
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-19
mac80211: request TX status where needed
Johannes Berg
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
2009-11-06
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
2009-08-31
rt2x00: Reorganize padding & L2 padding
Ivo van Doorn
2009-08-31
rt2x00: Fix TX status reporting
Ivo van Doorn
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
2009-08-20
rt2x00: configure_filter() callback is allowed to sleep
Ivo van Doorn
2009-08-20
rt2x00: Add support for retry rates
Benoit PAPILLAULT
2009-08-14
rt2x00: Fix for race condition while update beacon
Igor Perminov
2009-08-14
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
2009-08-04
rt2x00: cancel all work on disconnect
Pavel Roskin
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-07-24
rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW
Ivo van Doorn
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
2009-07-10
mac80211: push rx status into skb->cb
Johannes Berg
2009-05-20
rt73usb: fix for master mode
Alexandre Becholey
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
2009-05-06
rt2x00: Add support for L2 padding during TX/RX
Ivo van Doorn
2009-04-16
rt2x00: prevent double kfree when failing to register hardware
Herton Ronaldo Krzesinski
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
rt2x00: Move intf_work to mac82011 workqueue
Ivo van Doorn
2009-01-29
rt2x00: Simplify suspend/resume handling
Ivo van Doorn
2009-01-29
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
rt2x00: Introduce RXDONE_SIGNAL_MASK mask
Ivo van Doorn
2009-01-29
rt2x00: Allow drivers to pass the noise value during rxdone
Ivo van Doorn
2009-01-29
rt2x00: Implement WDS support
Ivo van Doorn
[next]