summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-26cxgb4: Fixes cxgb4_inet6addr_notifier unregister callHariprasad Shenai
2015-01-26net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdioShaohui Xie
2015-01-26net/fsl: drop in_be32() & out_be32() in xgmac_mdioShaohui Xie
2015-01-26bonding: handle more gso typesEric Dumazet
2015-01-26net: dsa: bcm_sf2: factor interrupt disabling in a functionFlorian Fainelli
2015-01-26net: phy: fixed: allow setting no update_link callbackFlorian Fainelli
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Handle AER flow properlyYishai Hadas
2015-01-25net/mlx4_core: Manage interface state for Reset flow casesYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enhance the catas flow to support device resetYishai Hadas
2015-01-25net/mlx4_core: Refactor the catas flow to work per deviceYishai Hadas
2015-01-25net/mlx4_core: Set device configuration data to be persistent across resetYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-25ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar
2015-01-25netxen: fix netxen_nic_poll() logicEric Dumazet
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko
2015-01-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-25vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-25udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-25enic: fix rx napi poll return valueGovindarajulu Varadarajan
2015-01-25Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller
2015-01-25net: fec: fix the warning found by dma debugNimrod Andy
2015-01-25be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP
2015-01-25be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam
2015-01-25be2net: issue function reset cmd in resume pathKalesh AP
2015-01-25be2net: add a log message for POST timeout in LancerKalesh AP
2015-01-25be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP
2015-01-25be2net: fix failure case in setting flow controlKalesh AP
2015-01-25be2net: move interface create code to a separate routineKalesh AP
2015-01-25net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier
2015-01-25net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier
2015-01-25cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai
2015-01-25cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai
2015-01-24amd-xgbe: Use proper Rx flow control registerLendacky, Thomas
2015-01-24xen-netback: always fully coalesce guest Rx packetsDavid Vrabel
2015-01-24vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-24veth: advertise link netns via netlinkNicolas Dichtel
2015-01-24macvlan: advertise link netns via netlinkNicolas Dichtel
2015-01-23atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes
2015-01-23p54pci: add handling of signal caseNicholas Mc Guire
2015-01-23p54: add handling of the signal caseNicholas Mc Guire
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar
2015-01-23b43: stop leds during suspendSabrina Dubroca
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter
2015-01-23rtlwifi/rtl8192de: remove redundant else if checkColin Ian King