Age | Commit message (Expand) | Author |
2008-09-05 | cfg80211: keep track of supported interface modes | Luis R. Rodriguez |
2008-08-29 | rt2x00: Release rt2x00 2.2.1 | Ivo van Doorn |
2008-08-29 | rt2x00: skb->data pointer should not include TX descriptor | Mattias Nissler |
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: Only configure hardware when radio is enabled | Mattias Nissler |
2008-08-29 | rt2x00: Map extra_tx_headroom to DMA | 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: Release rt2x00 2.2.0 | Ivo van Doorn |
2008-08-22 | rt2x00: Gather channel information in structure | Ivo van Doorn |
2008-08-22 | rt2x00: Implement HW encryption (rt73usb) | Ivo van Doorn |
2008-08-22 | rt2x00: Implement HW encryption (rt61pci) | Ivo van Doorn |
2008-08-22 | rt2x00: Implement HW encryption | Ivo van Doorn |
2008-08-22 | wireless: replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-08-22 | rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK | Daniel Wagner |
2008-08-18 | rt2x00: Fix txdone_entry_desc_flags | Jochen Friedrich |
2008-08-07 | rt2x00: Block all unsupported modes | Ivo van Doorn |
2008-08-04 | rt2x00: Disable link tuning in rt2500usb | Ivo van Doorn |
2008-08-02 | rt2x00: Fix compile warning | Ivo van Doorn |
2008-08-01 | rt2500pci: restoring missing line | Peter Chubb |
2008-08-01 | rt2x00: Sequence counter should be protected in irqsave | Ivo van Doorn |
2008-08-01 | rt2x00: Fix VGC lower bound initialization | Ivo van Doorn |
2008-08-01 | rt2x00: rt61pci needs another millisecond after firmware upload | Ivo van Doorn |
2008-08-01 | rt2x00: Fix partial antenna configuration | Ivo van Doorn |
2008-08-01 | rt2x00: Fix access permissions on debugfs files | Ivo van Doorn |
2008-07-29 | mac80211: partially fix skb->cb use | Johannes Berg |
2008-07-29 | rt2x00: Clear queue entry flags during initialization | Ivo van Doorn |
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-29 | rt2x00: Fix the beacon length bug | Iwo Mergler |
2008-07-29 | rt2x00: Large vendor requests for rt73usb firmware upload and beacons | Iwo Mergler |
2008-07-29 | rt2x00: Support for large vendor requests | Iwo Mergler |
2008-07-29 | rt2x00: Fix EIFS timing value | Ivo van Doorn |
2008-07-29 | rt2x00: Remove duplicate declaration | 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-15 | wireless: fix warnings from QoS patch | Johannes Berg |
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: Reset LED assoc status after firmware update | Ivo van Doorn |
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-14 | rt2x00: Fix NULL pointer error in adhoc/master mode | Ivo van Doorn |
2008-07-10 | rt2x00: treat firmware data as const | David Woodhouse |