summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-03-04net: more timeouts that reach -1Roel Kluin3-4/+5
2009-03-04dm9601: new vendor/product IDsPeter Korsgaard1-0/+4
2009-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+6
2009-03-03OMAP: enable smc911x support for LDP platformRussell King1-0/+12
2009-03-02zaurus: add usb id for motomagx phonesDmitriy Taychenachev1-0/+5
2009-03-02usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork1-2/+2
2009-03-02veth: Fix carrier detectEric W. Biederman1-40/+11
2009-03-02cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2009-03-02r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera1-2/+112
2009-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-4/+4
2009-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-70/+71
2009-02-27gianfar: Do right check on num_txbdfreeRini van Zetten1-1/+1
2009-02-27b44: Disable device on shutdownMichael Buesch1-0/+1
2009-02-27b44: Unconditionally enable interrupt routing on resetMichael Buesch1-4/+8
2009-02-27net: fix hp-plus build errorRandy Dunlap1-1/+1
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar7-70/+71
2009-02-25Fix iwlan DMA mapping directionFenghua Yu1-4/+4
2009-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-11/+44
2009-02-25asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-02-24netxen: handle pci bar 0 mapping failureDhananjay Phadke1-1/+6
2009-02-24netxen: fix physical port mappingDhananjay Phadke1-3/+6
2009-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-19/+5163
2009-02-23rtl8187: New USB ID's for RTL8187LLarry Finger1-0/+12
2009-02-23ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan1-7/+17
2009-02-23orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov1-4/+15
2009-02-22[ARM] RiscPC: Fix etherh oopsRussell King2-6/+6
2009-02-22veth : add the set_mac_address capabilityDaniel Lezcano1-4/+5
2009-02-22sunlance: 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-19cxgb3: Add support for PCI ID 0x35.Divy Le Ray2-0/+8
2009-02-19TG3: &&/|| confusionRoel Kluin1-2/+2
2009-02-19net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior1-4/+3
2009-02-19net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior1-1/+1
2009-02-19atl1c: Atheros L1C Gigabit Ethernet driverJie Yang8-0/+5120
2009-02-16net: forcedeth: Fix wake-on-lan regressionTobias Diedrich1-1/+12
2009-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-8887/+8751
2009-02-13netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang1-1/+1
2009-02-13bnx2: Update version to 1.9.2 and copyright.Michael Chan2-4/+4
2009-02-13bnx2: Fix jumbo frames error handling.Michael Chan1-11/+19
2009-02-13bnx2: Update 5709 firmware.Michael Chan1-4432/+4363
2009-02-13bnx2: Update 5706/5708 firmware.Michael Chan1-4309/+4206
2009-02-133c505: do not set pcb->data.raw beyond its sizeRoel Kluin1-10/+16
2009-02-13IRDA: cnt is off by 1Roel Kluin1-1/+1
2009-02-13netxen: remove pcie workaroundDhananjay Phadke1-64/+0