summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix SME connectJohannes Berg2009-09-161-8/+13
* rc80211_minstrel: fix contention window calculationPavel Roskin2009-09-161-1/+1
* ssb/sdio: fix printk format warningsRandy Dunlap2009-09-161-2/+2
* p54usb: add Zcomax XG-705A usbidChristian Lamparter2009-09-161-0/+1
* ssb: Fix error when V1 SPROM extraction is forcedLarry Finger2009-09-141-0/+1
* iwlwifi: disable powersave for 4965Johannes Berg2009-09-144-5/+11
* iwlwifi: find the correct first antennaWey-Yi Guy2009-09-141-1/+3
* iwlwifi: fix potential rx buffer lossReinette Chatre2009-09-142-15/+33
* iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin2009-09-141-0/+6
* b43: Fix resume failureMichael Buesch2009-09-141-5/+1Star
* ssb: Disable verbose SDIO coreswitchMichael Buesch2009-09-141-1/+1
* wireless: default CONFIG_WLAN to yLuis R. Rodriguez2009-09-141-0/+1
* cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-141-0/+5
* cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-141-1/+1
* ath9k: Fix bug in ANI channel handlingSujith2009-09-141-2/+4
* b43: Force-wake queues on initMichael Buesch2009-09-141-0/+2
* hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky2009-09-141-1/+2
* netxen: update copyrightDhananjay Phadke2009-09-129-54/+9Star
* netxen: fix tx timeout recoveryAmit Kumar Salecha2009-09-123-13/+64
* netxen: fix file firmware leakDhananjay Phadke2009-09-121-2/+3
* netxen: improve pci memory accessDhananjay Phadke2009-09-123-266/+93Star
* netxen: change firmware write sizeAmit Kumar Salecha2009-09-121-5/+12
* tg3: Fix return ring size breakageMatt Carlson2009-09-121-1/+1
* netxen: build fix for INET=nRandy Dunlap2009-09-121-0/+4
* cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-112-0/+18
* Phonet: back-end for autoconfigured addressesRémi Denis-Courmont2009-09-112-1/+42
* Phonet: fix netlink address dump error handlingRémi Denis-Courmont2009-09-111-1/+1
* ipv6: Add IFA_F_DADFAILED flagBrian Haley2009-09-112-5/+8
* net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann2009-09-117-0/+37
* mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson2009-09-111-34/+0Star
* ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov2009-09-111-5/+31
* ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov2009-09-111-151/+149Star
* phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov2009-09-111-1/+20
* drivers/net/phy: introduce missing kfreeJulia Lawall2009-09-111-1/+1
* drivers/net/wan: introduce missing kfreeJulia Lawall2009-09-111-0/+1
* net: force bridge module(s) to be GPLStephen Hemminger2009-09-111-2/+2
* Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo2009-09-113-30/+36
* net: unix: fix sending fds in multiple buffersMiklos Szeredi2009-09-111-1/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-09-11107-1856/+373Star
|\
| * netfilter: ebt_ulog: fix checkentry return valuePatrick McHardy2009-09-011-1/+1
| * IPVS: Add handling of incoming ICMPV6 messagesJulius Volz2009-08-311-6/+17
| * netfilter: ip6t_eui: fix read outside array boundsPatrick McHardy2009-08-311-7/+2Star
| * netfilter: nf_conntrack: netns fix re reliable conntrack event deliveryAlexey Dobriyan2009-08-311-3/+3
| * ipvs: Use atomic operations atomiclySimon Horman2009-08-312-6/+7
| * netfilter: nfnetlink: constify message attributes and headersPatrick McHardy2009-08-259-35/+55
| * netlink: constify nlmsghdr argumentsPatrick McHardy2009-08-255-12/+13
| * netfilter: nf_conntrack: log packets dropped by helpersPatrick McHardy2009-08-252-2/+10
| * netfilter: bridge: refcount fixEric Dumazet2009-08-241-1/+1
| * netfilter: nf_nat: fix inverted logic for persistent NAT mappingsMaximilian Engelhardt2009-08-241-1/+1
| * netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-2422-37/+42