summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ne2000: add the right platform deviceAlan Cox2012-12-171-0/+1
* sis900: fix sis900_set_mode call parameters.Francois Romieu2012-12-171-1/+1
* 8139cp: revert "set ring address before enabling receiver"Francois Romieu2012-12-101-11/+11
* bnx2x: remove redundant warning logAriel Elior2012-12-101-4/+7
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-12-033-0/+4
* r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-261-0/+3
* r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-261-0/+2
* tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2012-11-262-9/+1
* r8169: use unlimited DMA burst for TXMichal Schmidt2012-11-261-1/+1
* drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin2012-11-171-0/+1
* ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-171-0/+3
* tilegx: fix some issues in the SW TSO supportChris Metcalf2012-10-311-16/+19
* skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower2012-10-281-0/+7
* net: remove skb recyclingEric Dumazet2012-10-288-102/+16
* e1000e: Change wthresh to 1 to avoid possible Tx stallsHiroaki SHIMODA2012-10-212-4/+4
* net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...Tao Hou2012-10-131-0/+1
* ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-131-4/+1
* netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
* qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
* bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
* netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-219-22/+41
|\
| * net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-212-8/+8
| * stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-211-1/+1
| * gianfar: fix phc index build failureRichard Cochran2012-09-212-2/+3
| * bnx2x: remove false warning regarding interrupt numberAriel Elior2012-09-211-5/+6
| * at91ether: return PTR_ERR if call to clk_get failsDevendra Naga2012-09-201-1/+1
| * e1000: Small packets may get corrupted during padding by HWTushar Dave2012-09-181-0/+11
| * netxen: check for root bus in netxen_mask_aer_correctableNikolay Aleksandrov2012-09-181-0/+4
| * bnx2x: fix rx checksum validation for IPv6Michal Schmidt2012-09-181-5/+7
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-09-172-17/+23
|\ \ | |/ |/|
| * mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-132-17/+23
* | bnx2x: Add missing afex codeYuval Mintz2012-09-132-11/+21
* | bnx2x: fix registers dumpedDmitry Kravkov2012-09-132-18/+9
* | bnx2x: correct advertisement of pause capabilitiesYaniv Rosner2012-09-131-0/+6
* | bnx2x: display the correct duplex valueYaniv Rosner2012-09-131-4/+6
* | bnx2x: prevent timeouts when using PFCYaniv Rosner2012-09-131-3/+5
* | bnx2x: fix stats copying logicYuval Mintz2012-09-131-2/+5
* | bnx2x: Avoid sending multiple statistics queriesDmitry Kravkov2012-09-131-3/+5
* | |PATCH] seeq: Add missing spinlock initJean Delvare2012-09-071-0/+1
* | net/mlx4_core: Return the error value in case of command initialization failureEugenia Emantayev2012-09-071-1/+2
* | net/mlx4_core: Fixing error flow in case of QUERY_FW failureAviad Yehezkel2012-09-071-6/+7
* | net/mlx4_core: Looking for promiscuous entries on the correct portAviad Yehezkel2012-09-071-8/+8
* | net/mlx4_core: Add security check / enforcement for flow steering rules set f...Hadar Hen Zion2012-09-071-0/+116
* | net/mlx4_core: Put Firmware flow steering structures in common header filesHadar Hen Zion2012-09-072-83/+83
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9
* | i825xx: fix paging fault on znet_probe()Wu Fengguang2012-09-041-4/+9
* | net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu2012-08-311-1/+3
* | cs89x0 : packet reception not workingJaccon Bastiaansen2012-08-311-5/+5
* | bnx2x: Correct the ndo_poll_controller callMerav Sicron2012-08-301-3/+5