aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* stmmac: Add an optional device tree property "snps,burst_len"Sonic Zhang2015-01-26
* stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setSonic Zhang2015-01-26
* stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...Sonic Zhang2015-01-26
* Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/...David S. Miller2015-01-26
|\
| * can: at91_can: remove unused variableMarc Kleine-Budde2015-01-21
| * can: flexcan: remove unused variableMarc Kleine-Budde2015-01-21
| * can: dev: fix semicolon.cocci warningskbuild test robot2015-01-21
| * can: move can_stats.bus_off++ from can_bus_off into can_change_stateAndri Yngvason2015-01-20
* | sh_eth: add more PM methodsMikhail Ulyanov2015-01-26
* | sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov2015-01-26
* | net: stmmac: add BQL supportBeniamino Galvani2015-01-26
* | cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai2015-01-26
* | net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie2015-01-26
* | net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie2015-01-26
* | bonding: handle more gso typesEric Dumazet2015-01-26
* | net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli2015-01-25
* | net: phy: fixed: allow setting no update_link callbackFlorian Fainelli2015-01-25
* | net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-25
* | net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-25
* | net/mlx4_core: Handle AER flow properlyYishai Hadas2015-01-25
* | net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas2015-01-25
* | net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-25
* | net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas2015-01-25
* | net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas2015-01-25
* | net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas2015-01-25
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-25
* | cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-25
* | usbnet: re-use native hex2bin()Andy Shevchenko2015-01-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-25
|\ \
| * | net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-22
| * | net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-22
| * | igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-22
| * | fm10k: Increase the timeout for the data path resetMatthew Vick2015-01-22
| * | fm10k: Check tunnel header length in encap offloadJoe Stringer2015-01-22
| * | net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz2015-01-22
| * | igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-22
| * | igb: enable internal PPS for the i210Richard Cochran2015-01-22
| * | igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-22
| * | igb: refactor time sync interrupt handlingRichard Cochran2015-01-22
| * | fm10k: Clean-up page reuse codeAlexander Duyck2015-01-22
| * | igb: Clean-up page reuse codeAlexander Duyck2015-01-22
| * | virtio_net: add software timestamp supportJacob Keller2015-01-22
| * | e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-22
| * | e1000: fix time comparisonAsaf Vertz2015-01-22
| |/
* | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-25
* | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-25
* | net: fec: fix the warning found by dma debugNimrod Andy2015-01-25
* | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP2015-01-24
* | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-24
* | be2net: issue function reset cmd in resume pathKalesh AP2015-01-24