summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko
2015-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP
2015-01-24be2net: fix failure case in setting flow controlKalesh AP
2015-01-24be2net: move interface create code to a separate routineKalesh AP
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel
2015-01-22net: e1000e: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22net: e1000: support txtd update delay via xmit_moreFlorian Westphal
2015-01-22igb: Indicate failure on vf reset for empty mac addressAlexander Graf
2015-01-22fm10k: Increase the timeout for the data path resetMatthew Vick
2015-01-22fm10k: Check tunnel header length in encap offloadJoe Stringer
2015-01-22net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz
2015-01-22igb: enable auxiliary PHC functions for the i210Richard Cochran
2015-01-22igb: enable internal PPS for the i210Richard Cochran
2015-01-22igb: serialize access to the time sync interrupt registersRichard Cochran
2015-01-22igb: refactor time sync interrupt handlingRichard Cochran
2015-01-22fm10k: Clean-up page reuse codeAlexander Duyck
2015-01-22igb: Clean-up page reuse codeAlexander Duyck
2015-01-22virtio_net: add software timestamp supportJacob Keller
2015-01-22e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer
2015-01-22e1000: fix time comparisonAsaf Vertz
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-18net: rocker: Add basic netdev counters - v2David Ahern
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko
2015-01-17niu: remove one compound_head() callEric Dumazet