summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/usb/hso: Add support for Option GTM671WFSRicardo Ribalda2014-08-051-0/+1
* net: smc911x: fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-051-1/+1
* Drivers: net-next: hyperv: Increase the size of the sendbuf regionKY Srinivasan2014-08-052-6/+3
* net: remove spurious zd1201 rule.Francois Romieu2014-08-051-1/+0
* net: phy: spi_ks8995: Introduce the use of devm_kzallocHimangi Saraogi2014-08-041-18/+8
* cxgb4: only free allocated flsHariprasad Shenai2014-08-042-14/+22
* i40evf: Fixed guest OS panic when removing vf driverSerey Kong2014-08-031-2/+3
* i40evf: fix memory leak on unused interfacesMitch Williams2014-08-031-0/+24
* i40evf: don't leak queue vectorsMitch Williams2014-08-031-0/+2
* i40evf: do not re-arm watchdog after removeAshish Shah2014-08-031-0/+2
* i40evf: future-proof vfr_stat state checkAshish Shah2014-08-031-6/+17
* i40e: remove support for vf unicast promiscuous modeAshish Shah2014-08-031-10/+3
* i40e: Minor comment changesAkeem G Abodunrin2014-08-031-1/+1
* i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-032-2/+3
* i40e: disable local loopback on vmdq vsiShannon Nelson2014-08-031-1/+0
* i40e: use correct vf_id offset for virtchnl messageAshish Shah2014-08-031-6/+13
* i40e: expose debug_write_register requestShannon Nelson2014-08-032-0/+32
* i40e: adds FCoE to build and updates its documentationVasu Dev2014-08-031-0/+1
* i40e: Adds FCoE related code to i40e core driverVasu Dev2014-08-0311-11/+599
* i40e: adds FCoE code to the i40e driverVasu Dev2014-08-032-0/+1696
* amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas2014-08-031-3/+3
* amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-032-20/+5
* net: dnet: Use managed interfacesHimangi Saraogi2014-08-031-34/+12
* net: ks8851-ml: Use devm_ioremap_resourceHimangi Saraogi2014-08-031-38/+21
* cirrus: cs89x0: Use managed interfacesHimangi Saraogi2014-08-031-25/+7
* net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-031-0/+2
* be2net: support deleting FW dump via ethtool (only for Lancer)Kalesh AP2014-08-034-12/+65
* be2net: ignore VF mac address setting for the same macVasundhara Volam2014-08-031-0/+6
* be2net: ignore get/set profile FW cmd failuresSathya Perla2014-08-031-30/+37
* dm9000: NULL dereferences on error in probe()Dan Carpenter2014-08-031-2/+4
* net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-032-21/+21
* AX88179_178A: Add ethtool ops for EEE supportFreddy Xin2014-08-011-0/+264
* net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers2014-07-316-21/+130
* net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers2014-07-315-19/+14
* net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers2014-07-315-62/+91
* team: fix releasing uninitialized pointer to BPF progDaniel Borkmann2014-07-311-1/+1
* net: bcmgenet: correct spellingBrian Norris2014-07-311-11/+11
* net: libphy: Add stubs to hook IEEE MMD Register reads and writesVince Bridgers2014-07-311-0/+22
* net: libphy: Add phy specific function to access mmd phy registersVince Bridgers2014-07-311-23/+38
* net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar2014-07-311-1/+1
* net/fsl: fix misspelled wordMadalin Bucur2014-07-311-1/+1
* net: filter: don't release unattached filter through call_rcu()Pablo Neira2014-07-311-1/+5
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-318-27/+508
* amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas2014-07-311-0/+8
* amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas2014-07-311-0/+7
* amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas2014-07-311-2/+25
* amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-313-22/+33
* amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-312-19/+90
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-3110-52/+944
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-312-0/+73