aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-14i40e/i40evf: Add support for pre-allocated pages for PDFaisal Latif4-13/+27
2015-07-14i40evf: add MAC address filter in open, not initMitch Williams1-11/+1
2015-07-14i40evf: don't delete all the filtersMitch Williams1-1/+3
2015-07-14i40e: un-disable VF after resetMitch Williams1-0/+1
2015-07-14i40e: do a proper reset when disabling a VFMitch Williams1-7/+2
2015-07-14i40e: correctly program filters for VFsMitch Williams1-3/+6
2015-07-14i40e/i40evf: Update the admin queue command headerGreg Rose2-22/+20
2015-07-14i40e: Remove incorrect #ifdef'sCarolyn Wyborny1-10/+2
2015-07-14i40e: ignore duplicate port VLAN requestsMitch Williams1-0/+4
2015-07-14i40evf: Allow for an abundance of vectorsMitch Williams1-1/+1
2015-07-14i40e/i40evf: improve Tx performance with a small tweakJesse Brandeburg2-0/+4
2015-07-14i40e/i40evf: Update Flex-10 related device/function capabilitiesPawel Orlowski4-8/+42
2015-07-14i40e/i40evf: Add stats to track FD ATR and SB dynamic enable stateAnjali Singhai Jain4-0/+18
2015-07-14i40e: Implement ndo_features_check()Joe Stringer1-0/+20
2015-07-14ravb: kill useless initializersSergei Shtylyov1-6/+6
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-211/+603
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-193/+442
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp3-9/+3
2015-07-12can: c_can: Fix default pinmux glitch at initJ.D. Schroeder1-2/+8
2015-07-12can: rcar_can: unify error messagesSergei Shtylyov1-2/+3
2015-07-12can: rcar_can: print request_irq() error codeSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: fix typo in error messageSergei Shtylyov1-1/+2
2015-07-12can: rcar_can: print signed IRQ #Sergei Shtylyov1-2/+2
2015-07-12can: rcar_can: fix IRQ checkSergei Shtylyov1-1/+2
2015-07-11net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther1-4/+0
2015-07-11cdc_ncm: update specs URLEnrico Mioso1-1/+1
2015-07-10Doc: z8530book: Fix typo in API-z8530-sync-txdma-open.htmlMasanari Iida1-1/+1
2015-07-10be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-07-10be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy3-5/+35
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-10be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson2-2/+41
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson1-0/+2
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski1-4/+4
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso3-9/+61
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N1-16/+3
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar1-1/+1
2015-07-09dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev4-22/+65
2015-07-09rocker: add change MTU supportScott Feldman2-0/+62
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar2-27/+1
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-09cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai1-3/+9
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning3-1/+18
2015-07-08drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2-0/+10