aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* Fix debugfs_create_*'s error checking method for wireless/rt2x00/Zhaolei2008-10-31
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* mac80211: make retry limits part of hw configJohannes Berg2008-10-31
* mac80211: introduce hw config change flagsJohannes Berg2008-10-31
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\
| * rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-29
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-31
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-14
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-06
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-30
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-24
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
* mac80211: use nl80211 interface typesJohannes Berg2008-09-15
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-11
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-11
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-08
|\
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-02
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-05
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-29
* | rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-29
* | rt2x00: Add Signal type flagIvo van Doorn2008-08-29
* | rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* | rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-29
* | rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-29
* | rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-29
* | rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-22
* | rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-22
* | rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-22
* | rt2x00: Gather channel information in structureIvo van Doorn2008-08-22
* | rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-22
* | rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-22
* | rt2x00: Implement HW encryptionIvo van Doorn2008-08-22
* | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-22
* | rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-22
|/
* rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-18
* rt2x00: Block all unsupported modesIvo van Doorn2008-08-07
* rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-04
* rt2x00: Fix compile warningIvo van Doorn2008-08-02
* rt2500pci: restoring missing linePeter Chubb2008-08-01
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-01
* rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-01
* rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-01
* rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-01
* rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-01
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29