summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-19qlcnic: mark device state as failedAmit Kumar Salecha
2010-08-19qlcnic: fix npar stateAmit Kumar Salecha
2010-08-19qlcnic: support anti mac spoofingSony Chacko
2010-08-19qlcnic: configure offload setting on eswitchRajesh Borundia
2010-08-19qlcnic: configure port on eswitchRajesh Borundia
2010-08-19qlcnic: replace magic numbers with definesSony Chacko
2010-08-19qlcnic: remove unused codeSony Chacko
2010-08-19qlcnic: fix inconsistent lock stateAmit Kumar Salecha
2010-08-19ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck
2010-08-19ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck
2010-08-19ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck
2010-08-19ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck
2010-08-19ixgbe: move all GPIE register config into a single functionAlexander Duyck
2010-08-19ixgbe: Move virtualization config into a separate functionAlexander Duyck
2010-08-19ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck
2010-08-19ixgbe: Move max frame size and Rx buffer length configuration into a functionAlexander Duyck
2010-08-19ixgbe: remove redundant configuration of vmolr, rename generic variableAlexander Duyck
2010-08-19ixgbe: bump PS header size to 512 bytesAlexander Duyck
2010-08-19ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_modeAlexander Duyck
2010-08-19ixgbe: pull PSRTYPE configuration into a separate functionAlexander Duyck
2010-08-19ixgbe: pull ring configuration into it's own functionAlexander Duyck
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-19irda: fix a race in irlan_eth_xmit()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-19vlan: Match underlying dev carrier on vlan addPhil Oester
2010-08-19slip: fix get_stats() methodEric Dumazet
2010-08-19vxge: Implement 64bit statsEric Dumazet
2010-08-19atm: remove a net_device_stats clearEric 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