aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-07amd8111e: delete non NAPI code from the driver.Francois Romieu
2008-07-07starfire: delete non NAPI code from the driver.Francois Romieu
2008-07-07netdev: remove unused S2IO_NAPIFrancois Romieu
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-05Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...David S. Miller
2008-07-048390: Split 8390 support into a pausing and a non pausing driver coreAlan Cox
2008-07-04WAN: Remove no longer needed pvc_desc in FR code.Krzysztof Halasa
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa
2008-07-04igb: add NAPI Rx queue supportPJ Waskiewicz
2008-07-04igb: fix init on 82575 with MNG enabledAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: fix parameter optionsAlexander Duyck
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-07-04igb: Remove adapter struct from these function call parametersMitch Williams
2008-07-04igb: limit EEPROM accessJeff Kirsher
2008-07-04ipg: run-time configurable jumbo frame supportPekka Enberg
2008-07-04ipg: per-device max_rxframe_sizePekka Enberg
2008-07-04ipg: per-device rxsupport_sizePekka Enberg
2008-07-04ipg: per-device rxfrag_sizePekka Enberg
2008-07-04ipg: remove jumbo frame #ifdef from mtuPekka Enberg
2008-07-04ipg: always compile in jumbo frame supportPekka Enberg
2008-07-04Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Jeff Garzik
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier
2008-07-04ehea: fix race conditionJan-Bernd Themann
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann
2008-07-04ehea: fix might sleep problemJan-Bernd Themann
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-07-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-02Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-02tty: Fix inverted logic in send_breakAlan Cox
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-02Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes
2008-07-02drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven