Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | rt2x00: New USB ID for rt73usb | Ivo van Doorn | 1 | -0/+2 |
2009-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+24 |
2009-03-05 | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 1 | -1/+31 |
2009-02-27 | rt2x00: Add various new USB IDs for rt73usb | Ivo van Doorn | 1 | -0/+6 |
2009-02-27 | rt2x00: Remove check for rf word 0 | Ivo van Doorn | 1 | -3/+0 |
2009-02-27 | rt2x00: uncomment get_tsf | Ivo van Doorn | 1 | -10/+0 |
2009-02-09 | Add new rt73usb USB ID | Ivo van Doorn | 1 | -0/+1 |
2009-02-09 | rt2x00: Validate firmware in driver | Ivo van Doorn | 1 | -11/+18 |
2009-02-09 | rt2x00: Add kill_tx_queue callback function | Ivo van Doorn | 1 | -0/+1 |
2009-01-30 | rt2x00: Restrict firmware file lengths | Ivo van Doorn | 1 | -0/+5 |
2009-01-30 | rt2x00: conf_tx() only need register access for WMM queues | Ivo van Doorn | 1 | -15/+15 |
2009-01-30 | rt2x00: Update copyright year to 2009 | Ivo van Doorn | 1 | -1/+1 |
2009-01-29 | mac80211: extend/document powersave API | Johannes Berg | 1 | -1/+3 |
2009-01-29 | rt2x00: Remove ENTRY_TXD_OFDM_RATE | Ivo van Doorn | 1 | -1/+1 |
2009-01-29 | rt2x00: Add RFKILL support to rt2500usb and rt73usb | Ivo van Doorn | 1 | -0/+21 |
2009-01-29 | rt2x00: Restrict interface between rt2x00link and drivers | Ivo van Doorn | 1 | -28/+29 |
2009-01-29 | rt2x00: Reduce calls to bbp_read() | Ivo van Doorn | 1 | -28/+24 |
2009-01-29 | rt2x00: Implement Powersaving | Ivo van Doorn | 1 | -0/+40 |
2009-01-12 | rt2x00: add USB ID for the Linksys WUSB200. | Stefan Lippers-Hollmann | 1 | -0/+1 |
2008-12-05 | rt2x00: Add RXDONE_CRYPTO_IV/ICV flags | Ivo van Doorn | 1 | -0/+3 |
2008-12-05 | rt2x00: Optimize IV/EIV handling | Ivo van Doorn | 1 | -4/+4 |
2008-11-26 | rt2x00: Detect USB BULK in/out endpoints | Ivo van Doorn | 1 | -4/+3 |
2008-11-26 | rt2x00: Move rt73usb register access wrappers into rt2x00usb | Ivo van Doorn | 1 | -201/+122 |
2008-11-26 | rt2x00: Cleanup indirect register access | Ivo van Doorn | 1 | -83/+64 |
2008-11-21 | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 1 | -10/+11 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 1 | -2/+1 |
2008-11-10 | rt2x00: Remove debugfs CSR access wrappers | Ivo van Doorn | 1 | -16/+7 |
2008-11-10 | rt2x00: Optimize configuration handling | Ivo van Doorn | 1 | -111/+105 |
2008-11-01 | rt2x00: reduce checkpatch.pl errors | John Daiker | 1 | -1/+1 |
2008-11-01 | mac80211: make retry limits part of hw config | Johannes Berg | 1 | -1/+1 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+1 |
2008-09-25 | rt2x00: Fix HW crypto key handling | Ivo van Doorn | 1 | -2/+2 |
2008-09-11 | rt2x00: Make rt2x00 LEDS invisible config option | Ivo van Doorn | 1 | -4/+4 |
2008-09-11 | rt2x00: Revert "rt2x00: Fix the beacon length bug" | Ivo van Doorn | 1 | -12/+0 |
2008-08-30 | rt2x00: skb->data pointer should not include TX descriptor | Mattias Nissler | 1 | -2/+1 |
2008-08-30 | rt2x00: Add Signal type flag | Ivo van Doorn | 1 | -0/+2 |
2008-08-30 | rt2x00: Initialize txop during conf_tx() callback | Ivo van Doorn | 1 | -11/+58 |
2008-08-23 | rt2x00: Add module parameter to disable HW crypto | Ivo van Doorn | 1 | -1/+9 |
2008-08-23 | rt2x00: Move lna_gain calculation to config() callback | Ivo van Doorn | 1 | -14/+27 |
2008-08-23 | rt2x00: Gather channel information in structure | Ivo van Doorn | 1 | -19/+24 |
2008-08-23 | rt2x00: Implement HW encryption (rt73usb) | Ivo van Doorn | 1 | -6/+265 |
2008-07-30 | rt2x00: Fix QOS sequence counting | Ivo van Doorn | 1 | -1/+2 |
2008-07-30 | rt2x00: Fix the beacon length bug | Iwo Mergler | 1 | -0/+12 |
2008-07-30 | rt2x00: Large vendor requests for rt73usb firmware upload and beacons | Iwo Mergler | 1 | -31/+9 |
2008-07-30 | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 1 | -1/+0 |
2008-07-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -3/+3 |
2008-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -71/+44 |
2008-07-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+9 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -3/+3 |
2008-07-14 | rt2x00: Reorganize beacon handling | Ivo van Doorn | 1 | -71/+44 |