aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-23b43: Add LP PHY Analog Switch SupportThomas Ilnseher
2009-09-23b43: Disable PMQ mechanismMichael Buesch
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch
2009-09-23p54usb: add Zcomax XG-705A usbidChristian Lamparter
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg
2009-09-23iwlwifi: find the correct first antennaWey-Yi Guy
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre
2009-09-23iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin
2009-09-23b43: Fix resume failureMichael Buesch
2009-09-23wireless: default CONFIG_WLAN to yLuis R. Rodriguez
2009-09-23ath9k: Fix bug in ANI channel handlingSujith
2009-09-23b43: Force-wake queues on initMichael Buesch
2009-09-23hostap: Revert a toxic part of the conversion to net_device_opsMartin Decky
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-11netxen: update copyrightDhananjay Phadke
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha
2009-09-11netxen: fix file firmware leakDhananjay Phadke
2009-09-11netxen: improve pci memory accessDhananjay Phadke
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha
2009-09-11tg3: Fix return ring size breakageMatt Carlson
2009-09-11netxen: build fix for INET=nRandy Dunlap
2009-09-11cdc-phonet: autoconfigure Phonet addressRĂ©mi Denis-Courmont
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann
2009-09-11mv643xx_eth.c: remove unused txq_set_wrr()Mikael Pettersson
2009-09-11ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov
2009-09-11ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall
2009-09-11drivers/net/wan: introduce missing kfreeJulia Lawall
2009-09-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-09dm9000: Use resource_size instead of private macroTobias Klauser
2009-09-09dm9000: Remove unnecessary memset of netdev private dataTobias Klauser
2009-09-09netxen: fix tx descriptor structureAmit Kumar Salecha
2009-09-09netxen: fix check for ip addr hashing supportAmit Kumar Salecha
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-09-09ath9k: Initialize the priority gpio for BT coex 3-wireVasanthakumar Thiagarajan
2009-09-09ath9k: Get rid of the modparam btcoex_enableVasanthakumar Thiagarajan
2009-09-09ath9k: Enable btcoex based on the subsystem id of the deviceVasanthakumar Thiagarajan
2009-09-09ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan
2009-09-09wireless: mark prism54 as deprecated and mark for removalLuis R. Rodriguez
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch
2009-09-09ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() callVasanthakumar Thiagarajan