summaryrefslogtreecommitdiffstats
path: root/net/wireless (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-16cfg80211: fix SME connectJohannes Berg1-8/+13
2009-09-16rc80211_minstrel: fix contention window calculationPavel Roskin1-1/+1
2009-09-16ssb/sdio: fix printk format warningsRandy Dunlap1-2/+2
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-14ssb: Fix error when V1 SPROM extraction is forcedLarry Finger1-0/+1
2009-09-14iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-14iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-14iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-14iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-14b43: Fix resume failureMichael Buesch1-5/+1
2009-09-14ssb: Disable verbose SDIO coreswitchMichael Buesch1-1/+1
2009-09-14wireless: default CONFIG_WLAN to yLuis R. Rodriguez1-0/+1
2009-09-14cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig1-0/+5
2009-09-14cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig1-1/+1
2009-09-14ath9k: Fix bug in ANI channel handlingSujith1-2/+4
2009-09-14b43: Force-wake queues on initMichael Buesch1-0/+2
2009-09-14hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky1-1/+2
2009-09-12netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-12netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-12netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-12netxen: improve pci memory accessDhananjay Phadke3-266/+93
2009-09-12netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-12tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-12netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2-0/+18
2009-09-11Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2-1/+42
2009-09-11Phonet: fix netlink address dump error handlingRémi Denis-Courmont1-1/+1
2009-09-11ipv6: Add IFA_F_DADFAILED flagBrian Haley2-5/+8
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann7-0/+37
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson1-34/+0
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov1-5/+31
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov1-151/+149
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov1-1/+20
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall1-1/+1
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall1-0/+1
2009-09-11net: force bridge module(s) to be GPLStephen Hemminger1-2/+2
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo3-30/+36
2009-09-11net: unix: fix sending fds in multiple buffersMiklos Szeredi1-1/+4
2009-09-10dm9000: Use resource_size instead of private macroTobias Klauser1-4/+2
2009-09-10dm9000: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2009-09-10netxen: fix tx descriptor structureAmit Kumar Salecha1-2/+2
2009-09-10netxen: fix check for ip addr hashing supportAmit Kumar Salecha1-1/+1
2009-09-10net_sched: fix estimator lock selection for mq child qdiscsPatrick McHardy3-16/+28
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