summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman1-4/+4
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman6-0/+23
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman2-6/+6
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov1-1/+1
2014-04-23ixgbe: improve mac filter handlingJacob Keller3-68/+172
2014-04-23ixgbe: change handling of multicast filtersJacob Keller3-9/+53
2014-04-23ixgbe: remove vlan_filter_disable and enable functionsJacob Keller1-34/+6
2014-04-23ixgbe: Use out-of-line function for register readsMark Rustad2-15/+28
2014-04-23ixgbe: convert low_water into an arrayJacob Keller7-35/+57
2014-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-166/+369
2014-04-23be2net: Support for configurable RSS hash keyVenkata Duvvuru5-31/+113
2014-04-23neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue1-9/+0
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan2-2/+2
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan1-3/+5
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan1-26/+8
2014-04-22i40e: rework fdir setup and teardownShannon Nelson1-40/+17
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson1-1/+1
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson1-15/+16
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson1-15/+18
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson2-58/+24
2014-04-22i40e/i40evf: add tracking to NVM busy stateShannon Nelson4-0/+47
2014-04-22i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain1-0/+6
2014-04-22i40e: Remove a FW workaroundCatherine Sullivan1-3/+0
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan2-4/+4
2014-04-22i40e: Enable VF Tx bandwidth settingMitch Williams4-2/+98
2014-04-22i40e: Reset the VF upon conflicting VLAN configurationGreg Rose1-1/+25
2014-04-22i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg4-0/+5
2014-04-22i40e: Add bridge FDB add/del/dump opsGreg Rose1-0/+97
2014-04-21stmmac: remove stmmac_configFlorian Fainelli1-22/+0
2014-04-21net: sxgbe: remove sxgbe_configFlorian Fainelli1-35/+0
2014-04-21net: cpmac: remove cpmac_configFlorian Fainelli1-14/+0
2014-04-21net: ethoc: remove ethoc_configFlorian Fainelli1-6/+0
2014-04-21hyperv: Add support for virtual Receive Side Scaling (vRSS)Haiyang Zhang4-34/+504
2014-04-21net: sxgbe: make local functions staticJingoo Han1-8/+7
2014-04-21macvlan: Move broadcasts into a work queueHerbert Xu1-23/+93
2014-04-21net: phy: at803x: use genphy_config_init()Daniel Mack1-33/+3
2014-04-21net: phy: export genphy_config_init()Daniel Mack1-1/+2
2014-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller14-129/+244
2014-04-19tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera1-1/+3
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville14-129/+244
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck1-3/+31
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck1-6/+13
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck1-14/+5
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason3-7/+1
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni1-39/+34
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree10-22/+133
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise1-1/+1
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev1-12/+16
2014-04-15ipv4: add a sock pointer to dst->output() path.Eric Dumazet1-2/+2
2014-04-15mwifiex: fix hung task on command timeoutAmitkumar Karwar1-3/+4