| Commit message (Expand) | Author | Age |
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | rt2x00: Correctly initialize AID during set_key() | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Fix check for BSS info changes | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Add RXDONE_CRYPTO_IV/ICV flags | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Release rt2x00 2.2.3 | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Implement HW encryption (rt2500usb) | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Remove duplicate code | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Store retry limit values | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Optimize IV/EIV handling | Ivo van Doorn | 2008-12-05 |
* | rt2x00: Don't switch off LED on initialization | Ivo van Doorn | 2008-11-26 |
* | rt2x00: Detect USB BULK in/out endpoints | Ivo van Doorn | 2008-11-25 |
* | rt2x00: Fix TX failure path | Ivo van Doorn | 2008-11-25 |
* | rt2x00: Move rt73usb register access wrappers into rt2x00usb | Ivo van Doorn | 2008-11-25 |
* | rt2x00: Cleanup indirect register access | Ivo van Doorn | 2008-11-25 |
* | rt2x00: Fix race condition when using inderect registers | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Optimize get_duration / get_duration_res | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Cleanup TX/RX entry handling | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Fix BUG_ON() with antenna handling | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Block set_key() during suspend/shutdown | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Fix LED state handling | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Remove RATE_BASIC flag | Ivo van Doorn | 2008-11-21 |
* | rt2x00: Remove debugfs CSR access wrappers | Ivo van Doorn | 2008-11-10 |
* | rt2x00: Release rt2x00 2.2.2 | Ivo van Doorn | 2008-11-10 |
* | rt2x00: Improve interface_modes initialization | Ivo van Doorn | 2008-11-10 |
* | rt2x00: Remove ieee80211_bss_conf from rt2x00_intf | Ivo van Doorn | 2008-11-10 |
* | rt2x00: Optimize configuration handling | Ivo van Doorn | 2008-11-10 |
* | Fix debugfs_create_*'s error checking method for wireless/rt2x00/ | Zhaolei | 2008-10-31 |
* | rt2x00: reduce checkpatch.pl errors | John Daiker | 2008-10-31 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 |
* | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 |
* | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 |
* | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 |
|\ |
|
| * | rt2x00: Fix build error when mac80211=M rt2x00=Y | Ivo van Doorn | 2008-10-29 |
* | | pci: use pci_ioremap_bar() in drivers/net | Arjan van de Ven | 2008-10-31 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 |
|/ |
|
* | rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb" | Felix Fietkau | 2008-10-14 |
* | mac80211: free up 2 bytes in skb->cb | Felix Fietkau | 2008-10-06 |
* | rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON. | Gertjan van Wingerde | 2008-10-06 |
* | rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00. | Gertjan van Wingerde | 2008-09-30 |
* | rt2x00: Fix HW crypto key handling | Ivo van Doorn | 2008-09-24 |
* | mac80211: fix virtual interfaces vs. injection | Johannes Berg | 2008-09-15 |
* | mac80211: use nl80211 interface types | Johannes Berg | 2008-09-15 |
* | rt2x00: Make rt2x00 LEDS invisible config option | Ivo van Doorn | 2008-09-11 |
* | rt2x00: Make RFKILL enabled by default | Ivo van Doorn | 2008-09-11 |
* | rt2x00: Revert "rt2x00: Fix the beacon length bug" | Ivo van Doorn | 2008-09-11 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-09-08 |
|\ |
|
| * | rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON | Boaz Harrosh | 2008-09-02 |
* | | cfg80211: keep track of supported interface modes | Luis R. Rodriguez | 2008-09-05 |