summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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