summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* mac80211: introduce hw config change flagsJohannes Berg2008-10-313-3/+4
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-10-312-20/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-311-1/+1
|\
| * rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn2008-10-291-1/+1
* | pci: use pci_ioremap_bar() in drivers/netArjan van de Ven2008-10-311-2/+1
* | net: convert print_mac to %pMJohannes Berg2008-10-275-16/+5
|/
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-062-4/+7
* rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde2008-10-061-2/+7
* rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde2008-09-301-35/+34
* rt2x00: Fix HW crypto key handlingIvo van Doorn2008-09-243-5/+6
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-8/+13
* mac80211: use nl80211 interface typesJohannes Berg2008-09-156-20/+20
* rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn2008-09-116-63/+26
* rt2x00: Make RFKILL enabled by defaultIvo van Doorn2008-09-115-62/+42
* rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2008-09-112-24/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-3/+2
|\
| * rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh2008-09-021-3/+2
* | cfg80211: keep track of supported interface modesLuis R. Rodriguez2008-09-051-0/+5
* | rt2x00: Release rt2x00 2.2.1Ivo van Doorn2008-08-291-1/+1
* | rt2x00: skb->data pointer should not include TX descriptorMattias Nissler2008-08-293-9/+8
* | rt2x00: Add Signal type flagIvo van Doorn2008-08-296-4/+13
* | rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-295-24/+122
* | rt2x00: Only configure hardware when radio is enabledMattias Nissler2008-08-293-36/+25
* | rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-291-3/+21
* | rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-2911-66/+68
* | rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2008-08-222-2/+18
* | rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn2008-08-223-31/+63
* | rt2x00: Release rt2x00 2.2.0Ivo van Doorn2008-08-221-1/+1
* | rt2x00: Gather channel information in structureIvo van Doorn2008-08-2213-162/+176
* | rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn2008-08-223-8/+285
* | rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn2008-08-223-8/+270
* | rt2x00: Implement HW encryptionIvo van Doorn2008-08-2211-30/+686
* | wireless: replace __FUNCTION__ with __func__Harvey Harrison2008-08-221-2/+2
* | rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner2008-08-221-23/+20
|/
* rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-182-4/+5
* rt2x00: Block all unsupported modesIvo van Doorn2008-08-071-17/+37
* rt2x00: Disable link tuning in rt2500usbIvo van Doorn2008-08-041-0/+14
* rt2x00: Fix compile warningIvo van Doorn2008-08-022-3/+3
* rt2500pci: restoring missing linePeter Chubb2008-08-011-0/+1
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-013-2/+10
* rt2x00: Fix VGC lower bound initializationIvo van Doorn2008-08-011-3/+3
* rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn2008-08-011-0/+5
* rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
* rt2x00: Fix access permissions on debugfs filesIvo van Doorn2008-08-011-10/+7
* mac80211: partially fix skb->cb useJohannes Berg2008-07-291-1/+1
* rt2x00: Clear queue entry flags during initializationIvo van Doorn2008-07-291-2/+8
* rt2x00: Force full register config after start()Ivo van Doorn2008-07-293-4/+17
* rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn2008-07-291-0/+1
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-295-15/+32
OpenPOWER on IntegriCloud