summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* r8169: add missing MODULE_FIRMWARE.Francois Romieu2014-08-281-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-2816-98/+301
|\
| * i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan2014-08-272-4/+4
| * i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain2014-08-276-3/+19
| * i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson2014-08-271-29/+70
| * i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-276-18/+27
| * i40e: Add checks and message for Qualified Module infoCarolyn Wyborny2014-08-271-0/+14
| * i40e: set num_queue_pairs to num configured by VFAshish Shah2014-08-271-5/+8
| * i40e: Enable l2tsel bit for VLAN tag controlShannon Nelson2014-08-271-0/+1
| * i40e: Add a FD flush counter to ethtoolAnjali Singhai Jain2014-08-273-0/+11
| * i40e: ATR policy change to flush the table to clean stale ATR rulesAnjali Singhai Jain2014-08-264-20/+111
| * i40e: Some FD message fixesAnjali Singhai Jain2014-08-261-10/+28
| * i40e: Update flow director error messages to reduce user confusionCarolyn Wyborny2014-08-261-17/+16
* | igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller2014-08-281-39/+39
* | ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann2014-08-271-29/+34
* | sungem: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-17/+17
* | tulip: dmfe: Fix global namespace pollution of phy accessors.David S. Miller2014-08-271-76/+76
* | ethernet: arc: Add support for specific SoC layer device tree bindingsRomain Perier2014-08-275-61/+129
* | ethernet: arc: mdio changes for future SoC glue layer devtree supportRomain Perier2014-08-273-6/+5
* | ethernet: arc: remove use of 'struct platform_device'Romain Perier2014-08-271-31/+33
* | bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-271-2/+2
|/
* net: bnx2x: fix build error with ptpRandy Dunlap2014-08-251-0/+1
* bnx2x: Fix timesync endianityMichal Kalderon2014-08-251-2/+4
* bnx2x: Be more forgiving toward SW GRODmitry Kravkov2014-08-251-1/+9
* bnx2x: VF clean statisticsYuval Mintz2014-08-251-0/+5
* bnx2x: Fix stop-on-errorYuval Mintz2014-08-252-6/+21
* bnx2x: ethtool -d might cause timeout in logDmitry Kravkov2014-08-251-9/+5
* ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()Daniel Borkmann2014-08-251-3/+4
* net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-251-24/+12
* net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-252-2/+4
* stmmac: simple cleanupsPavel Machek2014-08-253-12/+10
* igb: Support netdev_ops->ndo_xmit_flush()David S. Miller2014-08-241-11/+24
* net: ec_bhf: remove excessive debug messagesDarek Marcinkiewicz2014-08-241-91/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-2319-149/+256
|\
| * net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
| * cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
| * bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
| * qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
| * qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
| * qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
| * i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| * i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| * i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* | net: stmmac: add fix_mac_speed support for socfpgaLey Foon Tan2014-08-221-0/+63
* | r8169:add support for RTL8168H and RTL8107EChun-Hao Lin2014-08-221-18/+452
* | bnx2x: FW assertion changesAriel Elior2014-08-221-106/+85
OpenPOWER on IntegriCloud