summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-12tilegx network driver: initial supportChris Metcalf
2012-06-11tg3: Apply short DMA frag workaround to 5906Matt Carlson
2012-06-11net: stmmac: Fix clock en-/disable callsStefan Roese
2012-06-11lpc_eth: fix tx completionEric Dumazet
2012-06-11lpc_eth: add missing ndo_change_mtu()Eric Dumazet
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu
2012-06-08be2net: fix a race in be_xmit()Eric Dumazet
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO
2012-06-07be2net: Fix driver load for VFs for LancerPadmanabh Ratnakar
2012-06-07bnx2x: Added EEE Ethtool support.Yuval Mintz
2012-06-07bnx2x: Added EEE supportYuval Mintz
2012-06-07qlcnic: Fix protcol type in case of inband vlan.Rajesh Borundia
2012-06-07qlcnic: fix unsupported CDRP command error message.Jitendra Kalsaria
2012-06-07qlcnic: Fix estimation of recv MSS in case of LRORajesh Borundia
2012-06-07net/ethernet: ks8851_mll unregister_netdev() before freeingDan Carpenter
2012-06-07sky2: fix checksum bit management on some chipsstephen hemminger
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn
2012-06-06stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO
2012-06-06stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-06-06be2net: update driver versionSathya Perla
2012-06-06be2net: do not use SCRATCHPAD registerSathya Perla
2012-06-06be2net: remove unnecessary usage of unlikely()Sathya Perla
2012-06-06be2net: fix reporting number of actual rx queuesSathya Perla
2012-06-06be2net: do not modify PCI MaxReadReq sizeSathya Perla
2012-06-06be2net: cleanup be_vid_config()Sathya Perla
2012-06-06be2net: don't call vid_config() when there's no vlan configSathya Perla
2012-06-06ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend
2012-06-06ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend
2012-06-06e1000e: test for valid check_reset_block function pointerBruce Allan
2012-06-05gianfar_ethtool: coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: Remove superfluous initialisationsJan Ceuleers
2012-06-05gianfar: various coding style and whitespace cleanupsJan Ceuleers
2012-06-05gianfar: comment cleanupJan Ceuleers
2012-06-05gianfar: whitespace cleanup - pointers and multiplicationsJan Ceuleers
2012-06-04stmmac: remove two useless initialisationsGiuseppe CAVALLARO
2012-06-04net/ethernet: ks8851_mll mac address configuration support addedRaffaele Recalcati
2012-06-02fec_mpc52xx: fix timestamp filteringStephan Gatzka
2012-06-02e1000e: fix Rapid Start Technology support for i217Bruce Allan
2012-06-02e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-06-018139cp/8139too: terminate the eeprom access with the right opmodeJason Wang
2012-06-018139cp: set ring address before enabling receiverJason Wang
2012-05-31net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein
2012-05-31net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein
2012-05-31net/mlx4_en: Fix improper use of "port" parameter in mlx4_en_eventJack Morgenstein