aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller18-7/+18
2015-01-26sh_eth: add more PM methodsMikhail Ulyanov1-0/+31
2015-01-26sh_eth: use SET_RUNTIME_PM_OPS()Mikhail Ulyanov1-2/+1
2015-01-26net: stmmac: add BQL supportBeniamino Galvani1-0/+9
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai1-1/+1
2015-01-25net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie1-8/+16
2015-01-25net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie1-14/+14
2015-01-25bonding: handle more gso typesEric Dumazet1-3/+3
2015-01-25net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli1-12/+12
2015-01-25net: phy: fixed: allow setting no update_link callbackFlorian Fainelli1-1/+1
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas4-41/+107
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas6-70/+285
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas1-6/+65
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas3-3/+25
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas4-27/+152
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas3-29/+101
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas3-44/+46
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas1-2/+43
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas23-160/+226
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko1-9/+8
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-101/+424
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert1-32/+28
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert1-4/+6
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy1-11/+23
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP1-0/+1
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam3-224/+176
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP1-0/+4
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP1-6/+11
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP1-1/+1
2015-01-24be2net: fix failure case in setting flow controlKalesh AP2-11/+15
2015-01-24be2net: move interface create code to a separate routineKalesh AP1-20/+29
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier1-42/+21
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier1-1/+0
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai5-0/+978
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai5-3/+110
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2-105/+3
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel1-0/+5
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel1-0/+9
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel1-0/+6
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal1-10/+15
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal1-6/+9
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf1-2/+6
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick1-1/+1
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer1-0/+6
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature maskOr Gerlitz1-7/+6
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran3-6/+276
2015-01-22igb: enable internal PPS for the i210Richard Cochran2-5/+45
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran1-3/+7
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran1-30/+19