Age | Commit message (Expand) | Author |
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 |
2009-01-29 | rt2x00: Add mesh support | Andrey Yurovsky |
2009-01-29 | rt2x00: Move link tuning into seperate file | Ivo van Doorn |
2009-01-12 | rt2x00: Fix TX short preamble detection | Ivo van Doorn |
2008-12-05 | rt2x00: Add RXDONE_CRYPTO_IV/ICV flags | Ivo van Doorn |
2008-11-21 | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn |
2008-11-21 | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn |
2008-11-21 | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn |
2008-11-10 | rt2x00: Improve interface_modes initialization | Ivo van Doorn |
2008-11-10 | rt2x00: Remove ieee80211_bss_conf from rt2x00_intf | Ivo van Doorn |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg |
2008-10-31 | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg |
2008-09-05 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez |
2008-08-29 | rt2x00: Add Signal type flag | Ivo van Doorn |
2008-08-29 | rt2x00: Only configure hardware when radio is enabled | Mattias Nissler |
2008-08-29 | rt2x00: Fix race conditions in flag handling | Ivo van Doorn |