summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-08-19ixgbe: consolidate all setting of MRQC into one functionAlexander Duyck
2010-08-19ixgbe: move Tx ring configuration into a separate functionAlexander Duyck
2010-08-19ixgbe: move configuration of the MTQC register into it's own functionAlexander Duyck
2010-08-19ixgbe: combine two modifications of TXDCTL into oneAlexander Duyck
2010-08-19ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcbAlexander Duyck
2010-08-19ixgbe: remove redundant DMA alignment codeAlexander Duyck
2010-08-19ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundariesDon Skidmore
2010-08-19e1000e: don't check for alternate MAC addr on parts that don't support itBruce Allan
2010-08-19e1000e: disable ASPM L1 on 82573Bruce Allan
2010-08-19xilinx_emaclite: netpoll supportMichal Simek
2010-08-19ll_temac: Fix poll implementationMichal Simek
2010-08-19netxen: fix a race in netxen_nic_get_stats()Eric Dumazet
2010-08-19qlnic: fix a race in qlcnic_get_stats()Eric Dumazet
2010-08-19net: sh_eth: remove unused variableKuninori Morimoto
2010-08-19netxen: update version 4.0.74Amit Kumar Salecha
2010-08-19netxen: fix inconsistent lock stateAmit Kumar Salecha
2010-08-19slip: fix get_stats() methodEric Dumazet
2010-08-19vxge: Implement 64bit statsEric Dumazet
2010-08-19ether3: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ether1: Use net_device_stats from struct net_deviceTobias Klauser
2010-08-19ibmveth: Fix opps during MTU change on an active deviceRobert Jennings
2010-08-19net: simplify flags for tx timestampingOliver Hartkopp
2010-08-19drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches
2010-08-19drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches
2010-08-19sunhme: Use return value of register_netdevTobias Klauser
2010-08-19greth: Use return value of register_netdevTobias Klauser
2010-08-18ehea: Fix synchronization between HW and SW send queueAndre Detsch
2010-08-18bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner
2010-08-18bnx2x: Fix PHY locking problemYaniv Rosner
2010-08-18net: add Fast Ethernet driver for PXA168.Sachin Sanap
2010-08-18drivers/net/qlcnic: Use available error codesJulia Lawall
2010-08-18drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches
2010-08-18s2io: Update driver versionJon Mason
2010-08-18s2io: remove unused codeJon Mason
2010-08-18iwlwifi: use long monitor timer for 5300 seriesWey-Yi Guy
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg
2010-08-17ipw2100: don't sync status queue entriesJohn W. Linville
2010-08-17qlcnic: turn off lro when rxcsum is disabled.Sucheta Chakraborty
2010-08-17qlcnic: fix link diag testSony Chacko
2010-08-17qlcnic: fix link status messageSony Chacko
2010-08-17qlcnic: add eswitch statistics supportAmit Kumar Salecha
2010-08-17qlcnic: fix for setting function modesRajesh Borundia
2010-08-17qlcnic: device state management fixes for virtual funcAmit Kumar Salecha
2010-08-17qlcnic: fix aer for virtual funcAmit Kumar Salecha
2010-08-17enic: Mark intr_timer in vnic_enet_config as deprecatedRoopa Prabhu
2010-08-17enic: Check if rq/wq buf not NULL before freeing themRoopa Prabhu
2010-08-17enic: Clean up: remove enic_dev_stats_clearRoopa Prabhu
2010-08-17enic: Use offsetof macro in vic tlv length calculationRoopa Prabhu