summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck2010-08-201-48/+60
* | | ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck2010-08-201-7/+4
* | | ixgbe: bump PS header size to 512 bytesAlexander Duyck2010-08-201-4/+9
* | | ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck2010-08-201-7/+6
* | | ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck2010-08-201-11/+25
* | | ixgbe: pull ring configuration into it's own functionAlexander Duyck2010-08-201-13/+20
* | | ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck2010-08-201-57/+43
* | | ixgbe: move Tx ring configuration into a separate functionAlexander Duyck2010-08-201-40/+29
* | | ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck2010-08-201-33/+40
* | | ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck2010-08-201-12/+6
* | | ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcbAlexander Duyck2010-08-201-11/+10
* | | ixgbe: remove redundant DMA alignment codeAlexander Duyck2010-08-201-12/+12
* | | ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore2010-08-201-10/+13
* | | xilinx_emaclite: netpoll supportMichal Simek2010-08-191-0/+13
* | | slip: fix get_stats() methodEric Dumazet2010-08-191-25/+25
* | | vxge: Implement 64bit statsEric Dumazet2010-08-192-16/+7
* | | ether3: Use net_device_stats from struct net_deviceTobias Klauser2010-08-192-24/+10
* | | ether1: Use net_device_stats from struct net_deviceTobias Klauser2010-08-192-23/+12
* | | net: simplify flags for tx timestampingOliver Hartkopp2010-08-194-22/+16
* | | drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches2010-08-191-29/+21
* | | drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-08-192-129/+85
* | | sunhme: Use return value of register_netdevTobias Klauser2010-08-191-2/+4
* | | greth: Use return value of register_netdevTobias Klauser2010-08-191-2/+2
* | | drivers/net/qlcnic: Use available error codesJulia Lawall2010-08-181-3/+3
* | | drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches2010-08-189-314/+298
* | | s2io: Update driver versionJon Mason2010-08-181-1/+1
* | | s2io: remove unused codeJon Mason2010-08-182-10/+0
* | | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-1821-38/+37
* | | qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty2010-08-173-1/+25
* | | qlcnic: fix link diag testSony Chacko2010-08-172-9/+9
* | | qlcnic: fix link status messageSony Chacko2010-08-171-2/+2
* | | qlcnic: add eswitch statistics supportAmit Kumar Salecha2010-08-173-1/+287
* | | qlcnic: fix for setting function modesRajesh Borundia2010-08-171-3/+0
* | | qlcnic: device state management fixes for virtual funcAmit Kumar Salecha2010-08-172-34/+51
* | | qlcnic: fix aer for virtual funcAmit Kumar Salecha2010-08-171-1/+1
* | | enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu2010-08-171-1/+1
* | | enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu2010-08-172-4/+8
* | | enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu2010-08-171-15/+0
* | | enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu2010-08-171-3/+4
* | | enic: Add new firmware devcmdsRoopa Prabhu2010-08-171-0/+12
* | | enic: Add support for firmware management deviceRoopa Prabhu2010-08-172-7/+31
* | | enic: Add set mac addressRoopa Prabhu2010-08-172-2/+4
* | | cpmac: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-13/+20
* | | am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2010-08-172-20/+16
* | | r6040: fix all checkpatch errors and warningsFlorian Fainelli2010-08-171-14/+20
* | | pcnet_cs: Use pr_fmt and pr_<level>Joe Perches2010-08-171-13/+13
* | | pcnet_cs: Use proper netdev_*-printoutsWolfram Sang2010-08-171-31/+27
* | | ethtool: Provide a default implementation of ethtool_ops::get_drvinfoBen Hutchings2010-08-1714-169/+0
* | | drivers/net: Adjust confusing if indentationJulia Lawall2010-08-171-1/+1
* | | drivers/net/hamradio: Adjust confusing if indentationJulia Lawall2010-08-171-1/+2