summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: macb: constify macb configuration dataJosh Cartwright2015-03-091-4/+4
* can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish2015-03-091-5/+23
* can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish2015-03-091-12/+8Star
* can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean2015-03-091-0/+4
* can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-091-0/+8
* bgmac: Clean warning messagesPeter Senna Tschudin2015-03-091-7/+0Star
* net: fec: fix unbalanced clk disable on driver unbindStefan Agner2015-03-061-1/+0Star
* net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri2015-03-061-1/+1
* net: gianfar: correctly determine the number of queue groupsTobias Waldekranz2015-03-061-2/+17
* net: bcmgenet: properly disable password matchingFlorian Fainelli2015-03-061-2/+4
* net: eth: xgene: fix booting with devicetreeMark Salter2015-03-051-1/+1
* bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* xen-netback: refactor xenvif_handle_frag_list()David Vrabel2015-03-051-12/+9Star
* xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel2015-03-051-1/+6
* xen-netback: return correct ethtool statsDavid Vrabel2015-03-051-2/+1Star
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-051-0/+1
* team: don't traverse port list using rcu in team_set_mac_addressJiri Pirko2015-03-041-3/+3
* net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan2015-03-041-1/+1
* drivers: net: xgene: fix new firmware backward compatibility with older driverIyappan Subramanian2015-03-041-0/+4
* bcm63xx_enet: fix poll callback.Nicolas Schichan2015-03-041-4/+4
* stmmac: check IRQ availability early on probeAlexey Brodkin2015-03-041-29/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-0456-584/+968
|\
| * gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-031-2/+2
| * ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-031-1/+23
| * sh_eth: Really fix padding of short frames on TXBen Hutchings2015-03-031-1/+1
| * Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"Ben Hutchings2015-03-031-3/+2Star
| * sh_eth: Fix RX recovery on R-Car in case of RX ring underrunBen Hutchings2015-03-031-1/+1
| * sh_eth: Ensure proper ordering of descriptor active bit write/readBen Hutchings2015-03-031-0/+6
| * net/mlx4_en: Disbale GRO for incoming loopback/selftest packetsIdo Shamay2015-03-021-1/+7
| * net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz2015-03-022-4/+6
| * net: systemport: fix software maintained statisticsFlorian Fainelli2015-03-012-3/+6
| * net: bcmgenet: fix software maintained statisticsFlorian Fainelli2015-03-011-3/+6
| * net: pasemi: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+3Star
| * net: stmmac: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+5
| * net: 8390: axnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * net: 8390: pcnet_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * net: smc91c92_cs: Use setup_timer and mod_timerVaishali Thakkar2015-03-011-5/+2Star
| * netxen_nic: Fix trivial typos in commentsYannick Guerrini2015-03-011-2/+2
| * qlcnic: Fix trivial typo in commentYannick Guerrini2015-03-011-1/+1
| * net: ti: cpsw: add hibernation callbacksGrygorii Strashko2015-03-011-4/+3Star
| * net: davinci_mdio: add hibernation callbacksGrygorii Strashko2015-03-011-2/+3
| * sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven2015-03-011-0/+3
| * net: bcmgenet: fix throughtput regressionJaedon Shin2015-03-012-27/+88
| * macvtap: make sure neighbour code can push ethernet headerEric Dumazet2015-03-011-2/+5
| * Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-03-011-1/+4
| |\
| | * mac80211_hwsim: fix error handling in tx_frame_nlBob Copeland2015-02-241-1/+4
| * | drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister2015-02-281-1/+1
| * | niu: fix error handling in niu_class_to_ethflow()Dan Carpenter2015-02-281-4/+2Star
| * | net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-282-113/+10Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-279-76/+280
| |\ \