summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-04-23igb: Cleanups for messagingCarolyn Wyborny
2014-04-23e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLEDavid Ertman
2014-04-23e1000e: Cleanup checkpatch extra spaceDavid Ertman
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-04-23e1000e: Cleanup return values in ethtoolDavid Ertman
2014-04-23ixgbevf: remove 82599 from the module descriptionEmil Tantilov
2014-04-23ixgbe: improve mac filter handlingJacob Keller
2014-04-22ixgbe: change handling of multicast filtersJacob Keller
2014-04-22ixgbe: remove vlan_filter_disable and enable functionsJacob Keller
2014-04-22ixgbe: Use out-of-line function for register readsMark Rustad
2014-04-22ixgbe: convert low_water into an arrayJacob Keller
2014-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-22be2net: Support for configurable RSS hash keyVenkata Duvvuru
2014-04-22neterion/s2io: remove unused s2io_start_tx_queue routineYing Xue
2014-04-22i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan
2014-04-22i40e: Cleanup if/else statementsCatherine Sullivan
2014-04-22i40e: rework fdir setup and teardownShannon Nelson
2014-04-22i40e: use generic vsi_open to unquiesce vsiShannon Nelson
2014-04-22i40e: abstract the close path for better netdev vsisShannon Nelson
2014-04-22i40e: prep vsi_open logic for non-netdev casesShannon Nelson
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain
2014-04-21i40e: Remove a FW workaroundCatherine Sullivan
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg
2014-04-21i40e: Add bridge FDB add/del/dump opsGreg Rose
2014-04-21stmmac: remove stmmac_configFlorian Fainelli
2014-04-21net: sxgbe: remove sxgbe_configFlorian Fainelli
2014-04-21net: cpmac: remove cpmac_configFlorian Fainelli
2014-04-21net: ethoc: remove ethoc_configFlorian Fainelli
2014-04-21hyperv: Add support for virtual Receive Side Scaling (vRSS)Haiyang Zhang
2014-04-20net: sxgbe: make local functions staticJingoo Han
2014-04-20macvlan: Move broadcasts into a work queueHerbert Xu
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack
2014-04-20net: phy: export genphy_config_init()Daniel Mack
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-16net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck
2014-04-16net: mdio-gpio: Use devm_ functions where possibleGuenter Roeck
2014-04-16mlx4_en: don't use napi_synchronize inside mlx4_en_netpollChris Mason
2014-04-16net: mvneta: properly configure the MAC <-> PHY connection in all situationsThomas Petazzoni
2014-04-16sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast)Edward Cree
2014-04-15cxgb4: use the correct max size for firmware flashSteve Wise
2014-04-15qlcnic: Fix MSI-X initialization codeAlexander Gordeev