summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-09-16mlx4: Fix access to freed memoryVitaliy Gusev1-3/+8
2009-09-15sky2: Make sure both ports initialize correctlyStephen Hemminger1-6/+8
2009-09-15sky2: transmit ring accountingStephen Hemminger1-4/+6
2009-09-15pcnet_cs: add cis of Linksys multifunction pcmcia cardKen Kawasaki1-5/+5
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua1-3/+6
2009-09-15can: fix NOHZ local_softirq_pending 08 warningOliver Hartkopp1-1/+1
2009-09-14igb: do not allow phy sw reset code to make calls to null pointersAlexander Duyck1-1/+4
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck4-109/+95
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr3-3/+6
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr3-0/+6
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr1-0/+2
2009-09-14cdc-phonet: remove noisy debug statementRémi Denis-Courmont1-1/+0
2009-09-14net: constify remaining proto_opsAlexey Dobriyan1-2/+2
2009-09-14netdev: smc91x: drop Blackfin cruftMichael Hennerich1-28/+0
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds726-37713/+65489
2009-09-11netxen: update copyrightDhananjay Phadke9-54/+9
2009-09-11netxen: fix tx timeout recoveryAmit Kumar Salecha3-13/+64
2009-09-11netxen: fix file firmware leakDhananjay Phadke1-2/+3
2009-09-11netxen: improve pci memory accessDhananjay Phadke3-266/+93
2009-09-11netxen: change firmware write sizeAmit Kumar Salecha1-5/+12
2009-09-11tg3: Fix return ring size breakageMatt Carlson1-1/+1
2009-09-11netxen: build fix for INET=nRandy Dunlap1-0/+4
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont1-0/+15
2009-09-11net: Add DEVTYPE support for Ethernet based devicesMarcel Holtmann3-0/+15
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-11Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loadedArnaldo Carvalho de Melo1-2/+1
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds15-99/+54
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier12-91/+42
2009-09-11Merge branch 'next' into for-linusJames Morris1-7/+15
2009-09-09dm9000: Use resource_size instead of private macroTobias Klauser1-4/+2
2009-09-09dm9000: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2009-09-09netxen: fix tx descriptor structureAmit Kumar Salecha1-2/+2
2009-09-09netxen: fix check for ip addr hashing supportAmit Kumar Salecha1-1/+1
2009-09-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller41-526/+838
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. Rodriguez1-41/+16
2009-09-09b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIOMichael Buesch3-6/+20
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-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