summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds-1/+9
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg-1/+9
2009-11-30b44: Fix wedge when using netconsole.David S. Miller-3/+0
2009-11-30wan: cosa: drop chan->wsem on error pathDan Carpenter-0/+1
2009-11-29ep93xx-eth: check for zero MAC address on probe, not on device openFlorian Fainelli-9/+3
2009-11-29NET: smc91x: Fix irq flagsRussell King - ARM Linux-1/+1
2009-11-29smsc9420: prevent BUG() if ethtool is called with interface downSteve Glendinning-0/+14
2009-11-29r8169: restore mac addr in rtl8169_remove_one and rtl_shutdownIvan Vecera-0/+7
2009-11-29e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failureRoger Oksanen-6/+11
2009-11-23macvlan: fix gso_max_size settingPatrick McHardy-0/+2
2009-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+2
2009-11-23ath9k: set ps_default as falseJohn W. Linville-0/+2
2009-11-23hso: fix soft-lockupAntti Kaijanmäki-1/+3
2009-11-23hso: fix debug routinesAntti Kaijanmäki-2/+2
2009-11-23stmmac: do not fail when the timer cannot be used.Giuseppe CAVALLARO-22/+29
2009-11-23stmmac: fixed a compilation error when use the external timerGiuseppe CAVALLARO-2/+2
2009-11-22Au1x00: fix crash when trying register_netdev()Alexander Beregalov-7/+8
2009-11-21netxen : fix BOND_MODE_TLB/ALB mode.Narender Kumar-4/+8
2009-11-21netxen: fix promisc for NX2031.Narender Kumar-11/+40
2009-11-21netxen: fix memory initializationAmit Kumar Salecha-0/+2
2009-11-20TI DaVinci EMAC: Minor macro related updateschaithrika@ti.com-15/+11
2009-11-20drivers/net: ks8851_mll ethernet network driver -resubmitDavid J. Choi-74/+68
2009-11-20net: ETHOC should depend on HAS_DMAGeert Uytterhoeven-1/+1
2009-11-20e1000e: do not initiate autonegotiation during OEM configurationBruce Allan-1/+2
2009-11-20e1000e: remove unnecessary 82577 workaround causing link issuesBruce Allan-10/+0
2009-11-20e1000e: flow control thresholds not correct when changing mtuBruce Allan-4/+3
2009-11-20e1000e: add Tx timeout factor for 100MbpsBruce Allan-1/+1
2009-11-20e1000e: set flow control thresholds properly after enabling/disabling pauseBruce Allan-2/+10
2009-11-20e1000e: read of PHY register may access wrong page on 82578Bruce Allan-24/+22
2009-11-20e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8Bruce Allan-12/+32
2009-11-20ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput-1/+1
2009-11-19veth: Fix veth_get_stats()Eric Dumazet-19/+16
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-251/+183
2009-11-18cxgb3: fix premature page unmapDivy Le Ray-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell-2/+2
2009-11-17sungem: Fix Serdes detection.David S. Miller-1/+9
2009-11-17net: fix mdio section mismatch warningStephen Rothwell-1/+1
2009-11-16ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan-2/+9
2009-11-16ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao-0/+1
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-164/+43
2009-11-15TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram-3/+0
2009-11-15smsc911x: Fix Console Hang when bringing the interface down.Sriram-1/+1
2009-11-15forcedeth: mac address fixStanislav O. Bezzubtsev-4/+1
2009-11-15r6040: fix version printingFlorian Fainelli-1/+1
2009-11-13r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans-2/+2
2009-11-13can: add the missing netlink get_xstats_size callbackWolfgang Grandegger-0/+6
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp-55/+64
2009-11-13s2io: fixing a ethtool test that is brokenBreno Leitao-0/+1
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger-3/+7
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville-161/+36