summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-19/+5163
2009-02-22veth : add the set_mac_address capabilityDaniel Lezcano1-4/+5
2009-02-21sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin1-2/+2
2009-02-20sungem: another error printed one too earlyroel kluin1-1/+1
2009-02-20SMSC: timeout reaches -1Roel Kluin1-1/+1
2009-02-20smsc9420: handle magic field of ethtool_eepromSteve Glendinning2-0/+5
2009-02-20sundance: missing parentheses?Roel Kluin1-1/+1
2009-02-20smsc9420: fix another postfixed timeoutSteve Glendinning1-1/+1
2009-02-20wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez1-1/+1
2009-02-18cxgb3: Add support for PCI ID 0x35.Divy Le Ray2-0/+8
2009-02-18TG3: &&/|| confusionRoel Kluin1-2/+2
2009-02-18net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior1-4/+3
2009-02-18net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior1-1/+1
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang8-0/+5120
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich1-1/+12
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-8887/+8751
2009-02-12netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang1-1/+1
2009-02-12bnx2: Update version to 1.9.2 and copyright.Michael Chan2-4/+4
2009-02-12bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-12bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-12bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-123c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-12IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-12netxen: remove pcie workaroundDhananjay Phadke1-64/+0
2009-02-12sun3: print when lance_open() failsRoel Kluin1-1/+1
2009-02-12qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix RX scaling values.Ron Mercer1-2/+2
2009-02-12qlge: bugfix: Fix TSO breakage.Ron Mercer1-4/+6
2009-02-12qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Add missing put_page() call.Ron Mercer1-0/+2
2009-02-12qlge: bugfix: Fix fatal error recovery hang.Ron Mercer1-2/+11
2009-02-12qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer1-2/+2
2009-02-12TG3: limit reaches -1Roel Kluin1-2/+2
2009-02-11iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2-4/+26
2009-02-11zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung1-0/+1
2009-02-11zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung1-0/+1
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland1-32/+53
2009-02-10sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos1-6/+28
2009-02-10mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-48/+100
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski1-0/+6
2009-02-08netxen: fix msi-x interrupt handlingDhananjay Phadke2-2/+13
2009-02-08de2104x: force correct order when writing to rx ringRisto Suominen1-1/+2
2009-02-08tun: Fix unicast filter overflowAlex Williamson1-2/+8
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller1-4/+8
2009-02-063c509: Fix resume from hibernation for PnP mode.Ondrej Zary1-0/+1
2009-02-06sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta1-4/+4
2009-02-06r8169: Don't update statistics counters when interface is downIvan Vecera1-35/+58
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-3/+12
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-0/+7