Age | Commit message (Expand) | Author |
2008-11-25 | rt2x00: Cleanup indirect register access | 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-10 | rt2x00: Remove debugfs CSR access wrappers | Ivo van Doorn |
2008-11-10 | rt2x00: Optimize configuration handling | Ivo van Doorn |
2008-10-31 | rt2x00: reduce checkpatch.pl errors | John Daiker |
2008-10-31 | mac80211: make retry limits part of hw config | Johannes Berg |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-09-24 | rt2x00: Fix HW crypto key handling | Ivo van Doorn |
2008-09-11 | rt2x00: Make rt2x00 LEDS invisible config option | Ivo van Doorn |
2008-09-11 | rt2x00: Make RFKILL enabled by default | Ivo van Doorn |
2008-08-29 | rt2x00: Add Signal type flag | Ivo van Doorn |
2008-08-29 | rt2x00: Initialize txop during conf_tx() callback | Ivo van Doorn |
2008-08-29 | rt2x00: Fix race conditions in flag handling | Ivo van Doorn |
2008-08-22 | rt2x00: Add module parameter to disable HW crypto | Ivo van Doorn |
2008-08-22 | rt2x00: Move lna_gain calculation to config() callback | Ivo van Doorn |
2008-08-22 | rt2x00: Gather channel information in structure | Ivo van Doorn |
2008-08-22 | rt2x00: Implement HW encryption (rt61pci) | Ivo van Doorn |
2008-08-01 | rt2x00: rt61pci needs another millisecond after firmware upload | Ivo van Doorn |
2008-07-29 | rt2x00: Fix QOS sequence counting | Ivo van Doorn |
2008-07-29 | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-07-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-07-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse |
2008-07-14 | rt2x00: Reorganize beacon handling | Ivo van Doorn |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg |
2008-07-10 | rt2x00: treat firmware data as const | David Woodhouse |
2008-07-09 | rt2x00: Disable synchronization during initialization | 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: Convert rt2x00 to use generic DMA-mapping API | Gertjan van Wingerde |
2008-06-26 | rt2x00: Properly clean up beacon skbs. | 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 led initialization into function | Ivo van Doorn |
2008-06-14 | rt2x00: Cleanup/optimize set_state() function callback function | Ivo van Doorn |
2008-05-21 | mac80211: move TX info into skb->cb | Johannes Berg |
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: 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-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: Don't use pskb_expand_head() | Ivo van Doorn |
2008-05-07 | rt2x00: Use rt2x00 queue numbering | Ivo van Doorn |