summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven1-2/+1
2008-10-30rt2x00: Fix build error when mac80211=M rt2x00=YIvo van Doorn1-1/+1
2008-10-28net: convert print_mac to %pMJohannes Berg5-16/+5
2008-10-15rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau1-4/+5
2008-10-07mac80211: free up 2 bytes in skb->cbFelix Fietkau2-4/+7
2008-10-07rt2x00: Fix rfkill structure initialization to prevent rfkill WARN_ON.Gertjan van Wingerde1-2/+7
2008-09-30rt2x00: Fix build errors due to modularized rfkill or leds and built-in rt2x00.Gertjan van Wingerde1-35/+34
2008-09-25rt2x00: Fix HW crypto key handlingIvo van Doorn3-5/+6
2008-09-16mac80211: fix virtual interfaces vs. injectionJohannes Berg1-8/+13
2008-09-16mac80211: use nl80211 interface typesJohannes Berg6-20/+20
2008-09-11rt2x00: Make rt2x00 LEDS invisible config optionIvo van Doorn6-63/+26
2008-09-11rt2x00: Make RFKILL enabled by defaultIvo van Doorn5-62/+42
2008-09-11rt2x00: Revert "rt2x00: Fix the beacon length bug"Ivo van Doorn2-24/+0
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-3/+2
2008-09-06cfg80211: keep track of supported interface modesLuis R. Rodriguez1-0/+5
2008-09-03rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ONBoaz Harrosh1-3/+2
2008-08-30rt2x00: Release rt2x00 2.2.1Ivo van Doorn1-1/+1
2008-08-30rt2x00: skb->data pointer should not include TX descriptorMattias Nissler3-9/+8
2008-08-30rt2x00: Add Signal type flagIvo van Doorn6-4/+13
2008-08-30rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn5-24/+122
2008-08-30rt2x00: Only configure hardware when radio is enabledMattias Nissler3-36/+25
2008-08-30rt2x00: Map extra_tx_headroom to DMAIvo van Doorn1-3/+21
2008-08-30rt2x00: Fix race conditions in flag handlingIvo van Doorn11-66/+68
2008-08-23rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2-2/+18
2008-08-23rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn3-31/+63
2008-08-23rt2x00: Release rt2x00 2.2.0Ivo van Doorn1-1/+1
2008-08-23rt2x00: Gather channel information in structureIvo van Doorn13-162/+176
2008-08-23rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn3-8/+285
2008-08-23rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn3-8/+270
2008-08-23rt2x00: Implement HW encryptionIvo van Doorn11-30/+686
2008-08-23wireless: replace __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-08-23rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OKDaniel Wagner1-23/+20
2008-08-18rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2-4/+5
2008-08-07rt2x00: Block all unsupported modesIvo van Doorn1-17/+37
2008-08-04rt2x00: Disable link tuning in rt2500usbIvo van Doorn1-0/+14
2008-08-02rt2x00: Fix compile warningIvo van Doorn2-3/+3
2008-08-01rt2500pci: restoring missing linePeter Chubb1-0/+1
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn3-2/+10
2008-08-01rt2x00: Fix VGC lower bound initializationIvo van Doorn1-3/+3
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn1-0/+5
2008-08-01rt2x00: Fix partial antenna configurationIvo van Doorn1-0/+4
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn1-10/+7
2008-07-30mac80211: partially fix skb->cb useJohannes Berg1-1/+1
2008-07-30rt2x00: Clear queue entry flags during initializationIvo van Doorn1-2/+8
2008-07-30rt2x00: Force full register config after start()Ivo van Doorn3-4/+17
2008-07-30rt2x00: Fix memleak when RTS/CTS failsIvo van Doorn1-0/+1
2008-07-30rt2x00: Fix QOS sequence countingIvo van Doorn5-15/+32
2008-07-30rt2x00: Fix the beacon length bugIwo Mergler2-0/+24
2008-07-30rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2-32/+9