aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-26yellowfin: fix non-constant printk warningsStephen Hemminger1-3/+3
2009-02-26sis900: fix non-constant printk warningsStephen Hemminger1-2/+2
2009-02-26ne2k-pci: fix non-constant printk warningsStephen Hemminger1-2/+3
2009-02-263c59x: get rid of non-const printk warningsStephen Hemminger1-3/+3
2009-02-26lapb: get rid of non-const printk warningStephen Hemminger1-1/+1
2009-02-26tulip: get rid of warning for non-const string literalStephen Hemminger4-6/+7
2009-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-11/+52
2009-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-11/+44
2009-02-24asix: new device idsGreg Kroah-Hartman1-0/+8
2009-02-24qlge: Use one path to (re)fill rx buffers.Ron Mercer1-111/+59
2009-02-24qlge: Optimize rx buffer refill process.Ron Mercer1-5/+12
2009-02-24qlge: Change frame route hw semaphore granularity.Ron Mercer1-18/+13
2009-02-24qlge: Increase MAC addr hw sem granularity.Ron Mercer2-17/+43
2009-02-24qlge: Clean up mac address and frame route settings.Ron Mercer1-9/+22
2009-02-24mv643xx_eth: set sane default receive coalescing timeoutLennert Buytenhek1-1/+1
2009-02-24mv643xx_eth: move a couple of init actions from ->open() to port probeLennert Buytenhek1-5/+5
2009-02-24mv643xx_eth: convert to net_device_opsLennert Buytenhek1-12/+17
2009-02-24mv643xx_eth: make LRO unconditionalLennert Buytenhek2-22/+1
2009-02-24netxen: refactor pci probeDhananjay Phadke1-181/+203
2009-02-24netxen: cleanup unused codeDhananjay Phadke5-694/+0
2009-02-24netxen: advertise wake-on-lan supportDhananjay Phadke2-0/+52
2009-02-24netxen: firmware download supportDhananjay Phadke4-74/+238
2009-02-24ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg2-1/+9
2009-02-24ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson1-4/+10
2009-02-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+12
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller21-19/+5163
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-23Merge 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-22Revert "etherh: Get working again."David S. Miller2-6/+6
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-21etherh: Get working again.Russell King2-6/+6
2009-02-21ixgbe: fix for 82598 Si errata causing buffer overflowDon Skidmore1-1/+16
2009-02-20sungem: another error printed one too earlyroel kluin1-1/+1
2009-02-20niu: Add TCAM classification configurationSantwona Behera2-27/+686
2009-02-20SMSC: timeout reaches -1Roel Kluin1-1/+1
2009-02-20ehea: Fix memory hotplug handlingThomas Klein2-1/+3
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-20igb: this patch addes the sr-iov enablement option via num_vfs parameterAlexander Duyck1-5/+120
2009-02-20igb: Add support for enabling VFs to PF driver.Alexander Duyck12-26/+1077
2009-02-20igb: add pf side of VMDq supportAlexander Duyck6-19/+195
2009-02-20igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck2-9/+17