summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-02-16bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan
2016-02-16bnxt_en: Cleanup and Fix flow control setup logicMichael Chan
2016-02-16bnxt_en: Fix ethtool autoneg logic.Michael Chan
2016-02-16cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai
2016-02-16net: arc_emac: fix sk_buff leakAlexander Kochetkov
2016-02-16net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov
2016-02-16net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov
2016-02-16net/mlx5e: Use static constant netdevice ndosSaeed Mahameed
2016-02-16net/mlx5e: Remove select queue ndo initializationSaeed Mahameed
2016-02-16bonding: don't use stale speed and duplex informationJay Vosburgh
2016-02-16net: am79c961a: avoid %? in inline assemblyArnd Bergmann
2016-02-16net: smc91x: propagate irq return codeRobert Jarzmik
2016-02-16net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli
2016-02-16net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli
2016-02-16ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov
2016-02-16ravb: kill duplicate setting of CCC.CSELSergei Shtylyov
2016-02-16Merge tag 'iwlwifi-for-kalle-2016-02-15' of https://git.kernel.org/pub/scm/li...Kalle Valo
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach
2016-02-15iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho
2016-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-13dscc4: Undefined signed int shiftMichael McConville
2016-02-13net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot
2016-02-13net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot
2016-02-13net: cavium: liquidio: fix check for in progress flagColin Ian King
2016-02-13hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov
2016-02-13net: mvneta: Fix race condition during stoppingGregory CLEMENT
2016-02-13net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT
2016-02-13net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT
2016-02-13net: mvneta: Remove unused codeGregory CLEMENT
2016-02-13net: mvneta: Use on_each_cpu when possibleGregory CLEMENT
2016-02-13net: mvneta: Fix the CPU choice in mvneta_percpu_electGregory CLEMENT
2016-02-13net: mvneta: Fix for_each_present_cpu usageGregory CLEMENT
2016-02-13r8169:fix system hange problem.Chun-Hao Lin
2016-02-13net: mvpp2: Return correct error codesAmitoj Kaur Chawla
2016-02-13net: cavium: liquidio: Return correct error codeAmitoj Kaur Chawla
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh
2016-02-12wlcore: Fix regression in wlcore_set_partition()Emil Goode
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2016-02-10iwlwifi: dvm: remove a wrong dependency on mEmmanuel Grumbach
2016-02-10vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-02-10geneve: Relax MTU constraintsDavid Wragg
2016-02-10vxlan: Relax MTU constraintsDavid Wragg
2016-02-09enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-02-09tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-02-06rtlwifi: fix broken VHT supportLarry Finger
2016-02-06dwc_eth_qos: Reset hardware before PHY startRabin Vincent
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds