Age | Commit message (Expand) | Author |
2008-07-29 | rt2x00: Force full register config after start() | Ivo van Doorn |
2008-07-14 | rt2x00: Reorganize beacon handling | Ivo van Doorn |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg |
2008-07-08 | rt2x00: Report RX end time for rt2400pci | Ivo van Doorn |
2008-07-08 | rt2x00: Use ieee80211_hw->workqueue again | Ivo van Doorn |
2008-07-08 | rt2x00: Remove input_polldev requirements for rfkill | Ivo van Doorn |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller |
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-26 | rt2x00: Cleanup symbol exports | Ivo van Doorn |
2008-06-26 | rt2x00: Replace statically allocated DMA buffers with mapped skb's. | Gertjan van Wingerde |
2008-06-26 | rt2x00: Properly clean up beacon skbs. | Gertjan van Wingerde |
2008-06-26 | rt2x00: Use ieee80211 fc handlers | Ivo van Doorn |
2008-06-14 | rt2x00: Rework alignment check. | Gertjan van Wingerde |
2008-06-14 | rt2x00: Centralize RX packet alignment handling in rt2x00lib. | Gertjan van Wingerde |
2008-06-14 | rt2x00: Cleanup/optimize set_state() function callback function | Ivo van Doorn |
2008-06-10 | rt2x00dev.c: fix-up merge damage | John W. Linville |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-05-28 | rt2x00: Use atomic interface iteration in irq context | Ivo van Doorn |
2008-05-28 | rt2x00: Don't count retries as failure | Ivo van Doorn |
2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg |
2008-05-21 | mac80211: let drivers wake but not start queues | Johannes Berg |
2008-05-21 | rt2x00: Split rt2x00lib_write_tx_desc() | Ivo van Doorn |
2008-05-21 | rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea... | Gertjan van Wingerde |
2008-05-21 | rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() | Ivo van Doorn |
2008-05-21 | rt2x00: Fix TX status reporting | Ivo van Doorn |
2008-05-21 | rt2x00: trim skb_frame_desc to 32 bytes | Ivo van Doorn |
2008-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-05-14 | mac80211: use hardware flags for signal/noise units | Bruno Randolf |
2008-05-12 | rt2x00: Fix broken recover-on-error path | Ivo van Doorn |
2008-05-07 | mac80211: remove queue info from ieee80211_tx_status | Johannes Berg |
2008-05-07 | rt2x00: Use rt2x00 queue numbering | Ivo van Doorn |
2008-05-01 | rt2x00: Fix quality/activity led handling | Ivo van Doorn |
2008-04-16 | rt2x00: Only free skb when beacon_update fails | Ivo van Doorn |
2008-04-08 | rt2x00: Use lib->config_filter() during scheduled packet filter config | Ivo van Doorn |
2008-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-04-01 | rt2x00: Remove MAC80211_LEDS dependency | Ivo van Doorn |
2008-04-01 | rt2x00: fixup some non-functional merge errors | John W. Linville |
2008-03-27 | rt2x00: Ignore set_state(STATE_SLEEP) failure | Ivo van Doorn |
2008-03-25 | rt2x00: Fix rate detection for invalid signals | Ivo van Doorn |
2008-03-25 | rt2x00: Add dev_flags to rx descriptor | Ivo van Doorn |
2008-03-18 | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton |
2008-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-13 | rt2x00: Only strip preamble bit in rt2400pci | Ivo van Doorn |
2008-03-13 | rt2x00: Fix rt2400pci signal | Ivo van Doorn |
2008-03-13 | rt2x00: Fix basic rate initialization | Ivo van Doorn |
2008-03-13 | rt2x00: Rename config_preamble() to config_erp() | Ivo van Doorn |
2008-03-13 | rt2x00: Use skbdesc fields for descriptor initialization | Ivo van Doorn |
2008-03-13 | rt2x00: Use the correct size when copying the control info in txdone | Mattias Nissler |