Age | Commit message (Expand) | Author |
2008-06-14 | rt2x00: Rework alignment check. | Gertjan van Wingerde |
2008-06-14 | rt2x00: Remove unused defines | 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: Use __builtin_choose_expr() instead of ?: | Ivo van Doorn |
2008-06-14 | rt2x00: Fix double usage of skb->cb in USB RX path. | Gertjan van Wingerde |
2008-06-14 | rt2x00: Centralize RX packet alignment handling in rt2x00lib. | Gertjan van Wingerde |
2008-06-14 | rt2x00: Cleanup struct skb_frame_desc. | Gertjan van Wingerde |
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: Implement rt2x00usb_kick_tx_queue() | Ivo van Doorn |
2008-06-14 | rt2x00: Fix queue initialization | Ivo van Doorn |
2008-06-14 | rt2x00: Release rt2x00 2.1.7 | Ivo van Doorn |
2008-06-14 | rt2x00: Make rt2x00_set/get_field macros | Ivo van Doorn |
2008-06-14 | rt2x00: Removed unused descriptor read in txdone | Ivo van Doorn |
2008-06-14 | rt2x00: Remove CTS/RTS check in tx() | Ivo van Doorn |
2008-06-14 | rt2x00: Move led initialization into function | Ivo van Doorn |
2008-06-14 | rt2x00: Cleanup/optimize set_state() function callback function | Ivo van Doorn |
2008-06-14 | rt2x00: Calculate register offset during compile time | 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: Reset antenna RSSI after switch | Ivo van Doorn |
2008-05-28 | rt2x00: Don't count retries as failure | Ivo van Doorn |
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 | mac80211: use rate index in TX control | Johannes Berg |
2008-05-21 | mac80211: let drivers wake but not start queues | Johannes Berg |
2008-05-21 | rt2x00: Release rt2x00 2.1.6 | Ivo van Doorn |
2008-05-21 | rt2x00: Remove extra + | Ivo van Doorn |
2008-05-21 | rt2x00: Merge RX and TX entry private data | Ivo van Doorn |
2008-05-21 | rt2x00: Remove redundant flags/dev_flags initializations | Ivo van Doorn |
2008-05-21 | rt2x00: Split rt2x00lib_write_tx_desc() | Ivo van Doorn |
2008-05-21 | rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. | Gertjan van Wingerde |
2008-05-21 | rt2x00: Preserve descriptor information after memmove() | 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: Clean up error handling of PCI queue DMA allocation. | Ivo van Doorn |
2008-05-12 | rt2x00: Fix broken recover-on-error path | Ivo van Doorn |
2008-05-12 | rt2x00: Don't use pskb_expand_head() | Ivo van Doorn |
2008-05-07 | rt2x00: Clarify supported chipsets in Kconfig | Ivo van Doorn |
2008-05-07 | mac80211: QoS related cleanups | Johannes Berg |
2008-05-07 | mac80211: remove queue info from ieee80211_tx_status | Johannes Berg |
2008-05-07 | mac80211: clean up get_tx_stats callback | Johannes Berg |
2008-05-07 | rt2x00: Release rt2x00 2.1.5 | Ivo van Doorn |