summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-19xilinx_emaclite: netpoll supportMichal Simek
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-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-18drivers/net/qlcnic: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18net/ax25: Use available error codesJulia Lawall
2010-08-18drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches
2010-08-18net/sched: remove unneeded NULL checkDan Carpenter
2010-08-18s2io: Update driver versionJon Mason
2010-08-18s2io: remove unused codeJon Mason
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-17tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens
2010-08-17tipc: Allow connect() to wait indefinitelyAllan Stephens
2010-08-17tipc: Minor enhancements to name table display formatAllan Stephens
2010-08-17tipc: Optimize tipc_node_has_active_links()Allan Stephens
2010-08-17tipc: Remove per-connection sequence number logicAllan Stephens
2010-08-17tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens
2010-08-17tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens
2010-08-17tipc: Prevent crash when broadcast link cannot send to all nodesAllan Stephens
2010-08-17tipc: Check for disabled bearer when processing incoming messagesAllan Stephens
2010-08-17tipc: correct problems with misleading flags returned using poll()Allan Stephens
2010-08-17tipc: Provide correct error code for unsupported connect() operationAllan Stephens
2010-08-17tipc: add SO_RCVLOWAT support to stream socket receive pathFlorian Westphal
2010-08-17tipc: Fix log buffer memory leak if initialization failsAnders Kaseorg
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