aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22i40e/i40evf: update AdminQ APIShannon Nelson2-58/+24
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson4-0/+47
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain1-0/+6
2014-04-21i40e: Remove a FW workaroundCatherine Sullivan1-3/+0
2014-04-21i40e/i40evf: Bump build versionsCatherine Sullivan2-4/+4
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams4-2/+98
2014-04-21i40e: Reset the VF upon conflicting VLAN configurationGreg Rose1-1/+25
2014-04-21i40e/i40evf: unhide and enable to one prefena fieldJesse Brandeburg4-0/+5
2014-04-21i40e: 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-20net: sxgbe: make local functions staticJingoo Han1-8/+7
2014-04-20macvlan: Move broadcasts into a work queueHerbert Xu1-23/+93
2014-04-20net: phy: at803x: use genphy_config_init()Daniel Mack1-33/+3
2014-04-20net: phy: export genphy_config_init()Daniel Mack1-1/+2
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski10-22/+21
2014-04-18ixgbe: clean up Rx time stamping codeJakub Kicinski3-45/+15
2014-04-18igb: fix stats for i210 rx_fifo_errorsTodd Fujinaka1-1/+3
2014-04-18e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEPHiroaki SHIMODA1-1/+1
2014-04-18e1000e: Correctly include VLAN_HLEN when changing interface MTUVlad Yasevich1-1/+1
2014-04-18i40e: fix TCP flag replication for hardware offloadJesse Brandeburg1-0/+9
2014-04-18i40e: remove open-coded skb_cow_headFrancois Romieu1-9/+9
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller14-129/+244
2014-04-18tg3: 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/linville/wireless into for-davemJohn 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
2014-04-15mwifiex: process event before command responseAmitkumar Karwar1-6/+6
2014-04-15driver/net: cosa driver uses udelay incorrectlyLi, Zhen-Hua1-4/+0
2014-04-15at86rf230: fix __at86rf230_read_subreg functionAlexander Aring1-1/+1
2014-04-15at86rf230: remove check if AVDD settledAlexander Aring1-8/+0
2014-04-15net: cadence: Add architecture dependenciesJean Delvare1-3/+3
2014-04-14cxgb4: Save the correct mac addr for hw-loopback connections in the L2TSteve Wise1-1/+3
2014-04-14wl18xx: align event mailbox with current fwEliad Peller1-0/+20
2014-04-14rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer1-0/+1
2014-04-14cw1200: Fix cw1200_debug_link_idFrederic Danis1-0/+2
2014-04-14wlcore: ignore dummy packet events in PLT modeLuciano Coelho1-0/+5
2014-04-14rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer1-10/+10
2014-04-14rsi: Add missing initialization of iiGeert Uytterhoeven1-1/+1