aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-09net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy3-16/+28
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller52-539/+1673
2009-09-09cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig1-7/+34
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan2-2/+5
2009-09-09ath9k: Get rid of the modparam btcoex_enableVasanthakumar Thiagarajan1-4/+0
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan4-1/+30
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan5-6/+10
2009-09-09wireless: mark prism54 as deprecated and mark for removalLuis R. Rodriguez2-41/+45
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch3-6/+20
2009-09-09ssb: Implement SDIO host bus supportAlbert Herranz7-3/+756
2009-09-09ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan1-2/+1
2009-09-09ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan3-0/+20
2009-09-09MAINTAINERS: Add Atheros Linux wireless drivers home pageJoe Perches1-0/+2
2009-09-09b43: Fix sparse warning in hw-tkip codeMichael Buesch1-5/+5
2009-09-09b43: Really disable QoS, if requestedMichael Buesch1-1/+17
2009-09-09rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn8-28/+7
2009-09-09headers: net/ipv[46]/protocol.c header trimAlexey Dobriyan2-30/+4
2009-09-09IPv6/addrconf: Fix minor addrlabel thinko Tushar Gohad1-1/+1
2009-09-09niu: Use resource_size instead of private functionTobias Klauser1-14/+9
2009-09-08b43: PCMCIA is not experimental anymoreMichael Buesch1-2/+2
2009-09-08ath,ar9170: implemented conformance test limit calc. for tx powerJoerg Albert1-1/+164
2009-09-08ath,ar9170: move CTL_ defines into regd.hJoerg Albert2-6/+6
2009-09-08ssb: Fail ssb modinit, if attach of the buses failed.Michael Buesch1-2/+4
2009-09-08b43: remove SHM spinlockMichael Buesch4-67/+8
2009-09-08b43: Remove PIO RX workqueueMichael Buesch3-34/+7
2009-09-08b43: Remove DMA/PIO queue locksMichael Buesch4-60/+13
2009-09-08b43: Remove TX spinlockMichael Buesch2-37/+43
2009-09-08b43: Use a threaded IRQ handlerMichael Buesch11-221/+204
2009-09-08wireless: update cfg80211 kconfig entryLuis R. Rodriguez1-1/+10
2009-09-08ar9170: implement frequency calibration for one-stage/openfwChristian Lamparter1-0/+122
2009-09-08ath9k: Fix channelFlags for 2GHZSujith1-1/+1
2009-09-08ath9k: Fix RX Filter handling for BARSujith5-3/+7
2009-09-08ath9k: claim irq for ath9k, not ath for pciLuis R. Rodriguez1-1/+1
2009-09-08ath9k: propagate errors on ath_init_device() and request_irq()Luis R. Rodriguez2-11/+9
2009-09-08ath9k: propagate ieee80211_alloc_hw() failureLuis R. Rodriguez1-2/+3
2009-09-08ar9170: added phy register initialisation from eeprom valuesJoerg Albert1-1/+134
2009-09-07r8169: Fix warning in rtl8169_start_xmit().David S. Miller1-1/+0
2009-09-07net: fix hydra printk format warningRandy Dunlap1-2/+2
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa2-4/+92
2009-09-07WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver.Krzysztof Halasa1-11/+0
2009-09-07be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmapAjit Khaparde1-30/+32
2009-09-07be2net: Changes to support flashing of the be2 network adapterAjit Khaparde6-4/+317
2009-09-07wan: dlci/sdla transmit return dehackingStephen Hemminger3-47/+9
2009-09-07netxen: update version to 4.0.50Dhananjay Phadke1-2/+2
2009-09-07netxen: refactor firmware info codeDhananjay Phadke3-103/+98
2009-09-07netxen: pre calculate register addressesAmit Kumar Salecha6-191/+210
2009-09-07netxen: fix ip addr hashing after firmware resetAmit Kumar Salecha1-22/+39
2009-09-07netxen: firmware hang detectionDhananjay Phadke4-88/+348
2009-09-07netxen: handle firmware load errorsDhananjay Phadke3-4/+20
2009-09-06net_sched: add classful multiqueue dummy schedulerDavid S. Miller5-13/+277