Age | Commit message (Expand) | Author |
2009-02-09 | rt2x00: Add kill_tx_queue callback function | Ivo van Doorn |
2009-01-29 | rt2x00: Update copyright year to 2009 | Ivo van Doorn |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg |
2009-01-29 | rt2x00: Move code into seperate functions | Ivo van Doorn |
2009-01-29 | rt2x00: Implement WDS support | Ivo van Doorn |
2009-01-29 | rt2x00: Add mesh support | Andrey Yurovsky |
2008-12-05 | rt2x00: Correctly initialize AID during set_key() | Ivo van Doorn |
2008-12-05 | rt2x00: Fix check for BSS info changes | Ivo van Doorn |
2008-12-05 | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn |
2008-11-25 | rt2x00: Fix TX failure path | Ivo van Doorn |
2008-11-21 | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn |
2008-11-21 | rt2x00: Block set_key() during suspend/shutdown | Ivo van Doorn |
2008-11-10 | rt2x00: Remove ieee80211_bss_conf from rt2x00_intf | Ivo van Doorn |
2008-11-10 | rt2x00: Optimize configuration handling | Ivo van Doorn |
2008-10-31 | mac80211/drivers: rewrite the rate control API | Johannes Berg |
2008-10-31 | mac80211: make retry limits part of hw config | Johannes Berg |
2008-10-31 | mac80211: introduce hw config change flags | Johannes Berg |
2008-09-24 | rt2x00: Fix HW crypto key handling | Ivo van Doorn |
2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg |
2008-08-29 | rt2x00: Initialize txop during conf_tx() callback | 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 |
2008-08-22 | rt2x00: Implement HW encryption | Ivo van Doorn |
2008-08-22 | rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK | Daniel Wagner |
2008-08-07 | rt2x00: Block all unsupported modes | Ivo van Doorn |
2008-08-01 | rt2x00: Sequence counter should be protected in irqsave | Ivo van Doorn |
2008-07-29 | mac80211: partially fix skb->cb use | Johannes Berg |
2008-07-29 | rt2x00: Force full register config after start() | Ivo van Doorn |
2008-07-29 | rt2x00: Fix memleak when RTS/CTS fails | Ivo van Doorn |
2008-07-29 | rt2x00: Fix QOS sequence counting | Ivo van Doorn |
2008-07-15 | wireless: fix warnings from QoS patch | Johannes Berg |
2008-07-14 | mac80211: fix TX sequence numbers | Johannes Berg |
2008-07-14 | rt2x00: Reorganize beacon handling | Ivo van Doorn |
2008-07-14 | rt2x00: Add support for CTS protection in rt2x00lib | Ivo van Doorn |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg |
2008-07-08 | rt2x00: Use ieee80211_hw->workqueue again | Ivo van Doorn |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | rt2x00: Fix lock dependency errror | Ivo van Doorn |
2008-06-14 | rt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for RTS frame | Ivo van Doorn |
2008-06-14 | rt2x00: Don't kick TX queue after each frame | Ivo van Doorn |
2008-06-14 | rt2x00: Move generic TX frame writing code into rt2x00queue | Ivo van Doorn |
2008-06-14 | rt2x00: Remove CTS/RTS check in tx() | Ivo van Doorn |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-05-28 | rt2x00: Fix memleak in tx() path | Ivo van Doorn |
2008-05-21 | mac80211: use multi-queue master netdevice | Johannes Berg |
2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg |
2008-05-21 | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea... | Gertjan van Wingerde |
2008-05-07 | mac80211: QoS related cleanups | Johannes Berg |
2008-05-07 | mac80211: clean up get_tx_stats callback | Johannes Berg |
2008-05-07 | rt2x00: Use rt2x00 queue numbering | Ivo van Doorn |