summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger
2009-09-15sky2: transmit ring accountingStephen Hemminger
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp
2009-09-15igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck
2009-09-15igb: reset sgmii phy at start of initAlexander Duyck
2009-09-15ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-15ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-15ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr
2009-09-15cdc-phonet: remove noisy debug statementRémi Denis-Courmont
2009-09-15net: constify remaining proto_opsAlexey Dobriyan
2009-09-15netdev: smc91x: drop Blackfin cruftMichael Hennerich
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-11Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-10Merge branch 'next' into for-linusJames Morris
2009-09-10dm9000: Use resource_size instead of private macroTobias Klauser
2009-09-10dm9000: Remove unnecessary memset of netdev private dataTobias Klauser
2009-09-10netxen: fix tx descriptor structureAmit Kumar Salecha
2009-09-10netxen: fix check for ip addr hashing supportAmit Kumar Salecha
2009-09-10Merge 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
2009-09-09ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan
2009-09-09b43: Fix sparse warning in hw-tkip codeMichael Buesch
2009-09-09b43: Really disable QoS, if requestedMichael Buesch
2009-09-09rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn