summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
* net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-161-32/+32
* net: smc91x: propagate irq return codeRobert Jarzmik2016-02-161-2/+2
* net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-161-31/+0Star
* net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-161-4/+0Star
* net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-161-3/+3
* net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-161-1/+1
* ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov2016-02-161-4/+8
* ravb: kill duplicate setting of CCC.CSELSergei Shtylyov2016-02-161-4/+0Star
* dscc4: Undefined signed int shiftMichael McConville2016-02-131-1/+1
* net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot2016-02-131-15/+10Star
* net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot2016-02-131-1/+1
* net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-131-1/+1
* hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-131-0/+3
* net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-131-8/+28
* net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-131-0/+16
* net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-131-54/+46Star
* net: mvneta: Remove unused codeGregory CLEMENT2016-02-131-8/+0Star
* net: mvneta: Use on_each_cpu when possibleGregory CLEMENT2016-02-131-11/+6Star
* net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT2016-02-131-4/+9
* net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT2016-02-131-5/+3Star
* r8169:fix system hange problem.Chun-Hao Lin2016-02-131-7/+7
* net: mvpp2: Return correct error codesAmitoj Kaur Chawla2016-02-131-2/+2
* net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla2016-02-132-2/+2
* bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg2016-02-102-7/+22
* geneve: Relax MTU constraintsDavid Wragg2016-02-101-1/+12
* vxlan: Relax MTU constraintsDavid Wragg2016-02-101-11/+25
* enic: increment devcmd2 result ring in case of timeoutSandeep Pillai2016-02-092-8/+13
* tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam2016-02-091-6/+19
* dwc_eth_qos: Reset hardware before PHY startRabin Vincent2016-02-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-0273-532/+948
|\
| * net: tg3: avoid uninitialized variable warningArnd Bergmann2016-01-301-1/+1
| * net: nb8800: avoid uninitialized variable warningArnd Bergmann2016-01-301-2/+2
| * net: vxge: avoid unused function warningsArnd Bergmann2016-01-301-19/+12Star
| * net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann2016-01-301-1/+4
| * net: hp100: remove unnecessary #ifdefsArnd Bergmann2016-01-301-18/+0Star
| * net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann2016-01-301-6/+6
| * Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller2016-01-3020-76/+131
| |\
| | * Merge tag 'iwlwifi-for-kalle-2016-01-26_2' of https://git.kernel.org/pub/scm/...Kalle Valo2016-01-275-33/+79
| | |\
| | | * iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman2016-01-263-29/+56
| | | * iwlwifi: update support for 3168 series firmware and NVMOren Givon2016-01-261-4/+19
| | | * iwlwifi: add device ID for 8265Oren Givon2016-01-241-0/+1
| | | * iwlwifi: add new 3168 series devices supportOren Givon2016-01-241-0/+3
| | * | Merge ath-current from ath.gitKalle Valo2016-01-261-6/+6
| | |\ \
| | | * | ath9k_hw: ignore eeprom magic mismatch on flash based devicesFelix Fietkau2016-01-251-6/+6
| | * | | rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger2016-01-251-1/+1
| | * | | rt2x00: fix monitor mode regressionEli Cooper2016-01-259-11/+23
| | |/ /
| | * | brcmfmac: fix sdio sg table alloc crashHante Meuleman2016-01-193-25/+21Star
| | * | brcmfmac: add missing includeFelix Fietkau2016-01-191-0/+1