summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: configure port on eswitchRajesh Borundia2010-08-204-134/+254
* qlcnic: replace magic numbers with definesSony Chacko2010-08-204-3/+8
* qlcnic: remove unused codeSony Chacko2010-08-202-20/+0Star
* qlcnic: fix inconsistent lock stateAmit Kumar Salecha2010-08-201-7/+0Star
* ixgbe: rewrite ethtool test to use standard config functionsAlexander Duyck2010-08-203-253/+169Star
* ixgbe: update all DESC_ADV macros to accept a ring pointerAlexander Duyck2010-08-204-18/+18
* ixgbe: combine Rx into into ixgbe_configure_rxAlexander Duyck2010-08-201-57/+95
* ixgbe: pull all Tx init into ixgbe_configure_txAlexander Duyck2010-08-201-39/+52
* ixgbe: move all GPIE register config into a single functionAlexander Duyck2010-08-201-42/+30Star
* ixgbe: Move virtualization config into a separate functionAlexander Duyck2010-08-201-38/+46
* ixgbe: move all Rx DMA control register writes to one central locationAlexander Duyck2010-08-202-43/+50
* 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/+4Star
* 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/+6Star
* 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/+43Star
* ixgbe: move Tx ring configuration into a separate functionAlexander Duyck2010-08-201-40/+29Star
* 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/+6Star
* ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcbAlexander Duyck2010-08-201-11/+10Star
* 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/+7Star
* atm: remove a net_device_stats clearEric Dumazet2010-08-191-1/+0Star
* ether3: Use net_device_stats from struct net_deviceTobias Klauser2010-08-192-24/+10Star
* ether1: Use net_device_stats from struct net_deviceTobias Klauser2010-08-192-23/+12Star
* net: simplify flags for tx timestampingOliver Hartkopp2010-08-1917-87/+68Star
* drivers/net/sunvnet.c: Use pr_<level> and netdev_<level>Joe Perches2010-08-191-29/+21Star
* drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-08-192-129/+85Star
* 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
* net/ax25: Use available error codesJulia Lawall2010-08-181-1/+1
* net/ax25: Use available error codesJulia Lawall2010-08-181-2/+2
* drivers/net/pcmcia: Use pr_<level> and netdev_<level>Joe Perches2010-08-189-314/+298Star
* net/sched: remove unneeded NULL checkDan Carpenter2010-08-181-1/+1
* s2io: Update driver versionJon Mason2010-08-181-1/+1
* s2io: remove unused codeJon Mason2010-08-182-10/+0Star
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-1821-38/+37Star
* tipc: Prevent missing name table entries when link flip-flops rapidlyAllan Stephens2010-08-184-1/+39
* tipc: Allow connect() to wait indefinitelyAllan Stephens2010-08-181-4/+7
* tipc: Minor enhancements to name table display formatAllan Stephens2010-08-181-28/+16Star
* tipc: Optimize tipc_node_has_active_links()Allan Stephens2010-08-181-2/+1Star
* tipc: Remove per-connection sequence number logicAllan Stephens2010-08-181-12/+3Star
* tipc: Fix bug in broadcast link transmit statistics computationAllan Stephens2010-08-181-3/+2Star
* tipc: Fix premature broadcast advertisement by sending nodeAllan Stephens2010-08-181-11/+19