summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2011-12-13mlx4_core: Added FW commands and their wrappers for supporting SRIOVMarcel Apfelbaum
2011-12-13net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin
2011-12-13mlx4_core: Reduce number of PD bits to 17Jack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4: Extanding port_mask functionalityJack Morgenstein
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein
2011-12-13be2net: refactor/cleanup vf configuration codeSathya Perla
2011-12-13be2net: fix ethtool ringparam reportingSathya Perla
2011-12-13bnx2x: properly update skb when mtu > 1500Dmitry Kravkov
2011-12-11be2net: workaround to fix a bug in BEAjit Khaparde
2011-12-11be2net: update some counters to display via ethtoolAjit Khaparde
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-08be2net: netpoll supportIvan Vecera
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann
2011-12-08net/fec: fix the .remove codeLothar Waßmann
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-08net/fec: don't request invalid IRQLothar Waßmann
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-08net/fec: misc cleanupsLothar Waßmann
2011-12-08tg3: Update version to 3.122Matt Carlson
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson
2011-12-08tg3: Track LP advertisingMatt Carlson
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson
2011-12-08tg3: Save stats across chip resetsMatt Carlson
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski
2011-12-06bnx2x: support classification config queryAriel Elior
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski
2011-12-06bnx2x: add PFC statisticsBarak Witkowski
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend
2011-12-05igb: Update DMA Coalescing threshold calculation.Matthew Vick
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer