summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-291-5/+24
* tulip: Add missing parens.David S. Miller2010-03-291-1/+1
* r8169: fix broken register writesFrancois Romieu2010-03-281-2/+2
* pcnet_cs: add new idKen Kawasaki2010-03-282-1/+3
* bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-281-8/+32
* drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
* e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-9/+1
* ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
* igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-271-3/+3
* benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
* e1000e: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-11/+1
* igbvf: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-11/+1
* tulip: Fix null dereference in uli526x_rx_packet()Kyle McMartin2010-03-271-3/+5
* gianfar: fix undo of reserve()Ben Menchaca2010-03-272-2/+9
* ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-262-0/+16
* ixgbe: Priority tag FIP framesRobert Love2010-03-261-9/+17
* ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
* ixgbe: cleanup maximum number of tx queuesJohn Fastabend2010-03-262-3/+5
* ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose2010-03-261-3/+5
* ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose2010-03-261-0/+8
* ixgbevf: Fix signed/unsigned int errorGreg Rose2010-03-261-1/+2
* netxen: update version to 4.0.73Amit Kumar Salecha2010-03-261-2/+2
* netxen: added sanity check for pci mapAmit Kumar Salecha2010-03-261-18/+27
* netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha2010-03-261-6/+8
* netxen: fix bios version calculationAmit Kumar Salecha2010-03-261-1/+1
* Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller2010-03-261-14/+7
* isdn: Cleanup Sections in PCMCIA driver elsaHenne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver avma1Henne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver telesHenne2010-03-251-6/+6
* isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne2010-03-251-6/+6
* via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller2010-03-251-1/+1
* igb: only use vlan_gro_receive if vlans are registeredAlexander Duyck2010-03-241-1/+1
* igb: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-242-10/+1
* igb: count Rx FIFO errors correctlyMitch Williams2010-03-241-5/+5
* bnx2: Use proper handler during netpoll.Michael Chan2010-03-241-3/+5
* bnx2: Fix netpoll crash.Benjamin Li2010-03-241-2/+4
* ksz884x: fix return value of netdev_set_eepromJens Rottmann2010-03-231-1/+1
* netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.Eric W. Biederman2010-03-231-2/+2
* can: bfin_can: switch to common Blackfin can headerMike Frysinger2010-03-231-90/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...Linus Torvalds2010-03-221-2/+13
|\
| * virtio: console: Check if port is valid in resize_consoleAmit Shah2010-03-221-0/+4
| * virtio: console: Generate a kobject CHANGE event on adding 'name' attributeAmit Shah2010-03-221-2/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2220-137/+229
|\ \
| * \ Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-202-10/+18
| |\ \
| | * | vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-171-6/+12
| | * | vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-171-1/+1
| | * | vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-071-3/+5
| * | | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-201-15/+9
| * | | igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-203-0/+3
| * | | ixgbevf: Message formatting cleanupsGreg Rose2010-03-201-2/+2