Age | Commit message (Expand) | Author | Files | Lines |
2009-02-27 | rt2x00: Remove check for rf word 0 | Ivo van Doorn | 1 | -3/+0 |
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 | -16/+21 |
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: Split EEPROM_NIC_TX_RX_FIXED | Ivo van Doorn | 1 | -19/+6 |
2009-01-29 | rt2x00: Restrict interface between rt2x00link and drivers | Ivo van Doorn | 1 | -24/+25 |
2009-01-29 | rt2x00: Reduce calls to bbp_read() | Ivo van Doorn | 1 | -27/+22 |
2009-01-29 | rt2x00: Implement Powersaving | Ivo van Doorn | 1 | -7/+46 |
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: Cleanup indirect register access | Ivo van Doorn | 1 | -102/+59 |
2008-11-21 | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 1 | -19/+47 |
2008-11-21 | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 1 | -18/+29 |
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 | -119/+112 |
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 | -6/+6 |
2008-09-11 | rt2x00: Make RFKILL enabled by default | Ivo van Doorn | 1 | -4/+4 |
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-30 | rt2x00: Fix race conditions in flag handling | Ivo van Doorn | 1 | -1/+1 |
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 | -17/+31 |
2008-08-23 | rt2x00: Gather channel information in structure | Ivo van Doorn | 1 | -17/+25 |
2008-08-23 | rt2x00: Implement HW encryption (rt61pci) | Ivo van Doorn | 1 | -6/+250 |
2008-08-01 | rt2x00: rt61pci needs another millisecond after firmware upload | Ivo van Doorn | 1 | -0/+5 |
2008-07-30 | rt2x00: Fix QOS sequence counting | Ivo van Doorn | 1 | -1/+2 |
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 | -2/+2 |
2008-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -67/+36 |
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 | -2/+2 |
2008-07-14 | rt2x00: Reorganize beacon handling | Ivo van Doorn | 1 | -67/+36 |
2008-07-14 | mac80211: revamp beacon configuration | Johannes Berg | 1 | -1/+1 |
2008-07-10 | rt2x00: treat firmware data as const | David Woodhouse | 1 | -2/+2 |
2008-07-10 | rt2x00: Disable synchronization during initialization | Ivo van Doorn | 1 | -0/+9 |
2008-06-27 | rt2x00: Cleanup symbol exports | Ivo van Doorn | 1 | -2/+2 |
2008-06-27 | rt2x00: Replace statically allocated DMA buffers with mapped skb's. | Gertjan van Wingerde | 1 | -4/+5 |
2008-06-27 | rt2x00: Convert rt2x00 to use generic DMA-mapping API | Gertjan van Wingerde | 1 | -2/+2 |
2008-06-27 | rt2x00: Properly clean up beacon skbs. | Gertjan van Wingerde | 1 | -0/+6 |
2008-06-14 | rt2x00: Cleanup struct skb_frame_desc. | Gertjan van Wingerde | 1 | -5/+3 |
2008-06-14 | rt2x00: Don't kick TX queue after each frame | Ivo van Doorn | 1 | -1/+0 |
2008-06-14 | rt2x00: Move led initialization into function | Ivo van Doorn | 1 | -25/+16 |