summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-18netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-3/+4
2015-09-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-135/+252
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-16fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52
2015-09-16fm10k: Only trigger data path reset if fabric is upAlexander Duyck1-0/+6
2015-09-16fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller1-2/+28
2015-09-16fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller1-1/+1
2015-09-16fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller3-1/+20
2015-09-16fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-09-16fm10k: remove is_slot_appropriateJacob Keller3-29/+0
2015-09-16fm10k: don't store sw_vid at resetJacob Keller1-3/+0
2015-09-16fm10k: allow creation of VLAN interfaces even while downJacob Keller1-0/+6
2015-09-16fm10k: Report MAC address on driver loadAlexander Duyck1-0/+3
2015-09-16fm10k: Don't assume page fragments are page sizeAlexander Duyck1-6/+1
2015-09-16fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2-15/+15
2015-09-16fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller1-29/+76
2015-09-16fm10k: only prevent removal of default VID rulesJacob Keller1-2/+2
2015-09-16fm10k: disable service task during suspendJacob Keller1-0/+19
2015-09-16ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck4-6/+5
2015-09-16ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-16ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4
2015-09-15qmi-wwan: use common parserOliver Neukum1-60/+6
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-09-15cdc-ncm: use common parserOliver Neukum1-60/+9
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+138
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-15net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot1-1/+1
2015-09-15net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot1-0/+29
2015-09-15net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot1-1/+2
2015-09-15net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot1-0/+5
2015-09-15net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2-13/+44
2015-09-15net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot1-19/+24
2015-09-15net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot1-9/+23
2015-09-15net: Add FIB table id to rtableDavid Ahern1-0/+2
2015-09-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-28/+7
2015-09-11Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+9
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-188/+424
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-10cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-10net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-10r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-10r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-10add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154