summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-10-27sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2015-10-27net: dsa: bcm_sf2: Unhardcode port numbersFlorian Fainelli2-11/+97
2015-10-27net: dsa: bcm_sf2: Implement FDB operationsFlorian Fainelli3-0/+335
2015-10-26rtl8xxxu: fix unused rtl8192cu_fops compiler warningKalle Valo1-0/+16
2015-10-26arcnet: add netif_carrier_on/off for reconnectMichael Grzeschik2-0/+27
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik4-0/+174
2015-10-26arcnet: com20020-pci: add rotary index supportMichael Grzeschik2-0/+37
2015-10-26arcnet: com20020-pci: set dev_port to the subdevice indexMichael Grzeschik1-0/+1
2015-10-26arcnet: com20020: add enable and disable device on open/closeMichael Grzeschik1-10/+29
2015-10-26arcnet: move dev_free_skb to its only userMichael Grzeschik1-8/+2
2015-10-26bnxt_en: Fix compile warnings when CONFIG_INET is not set.Michael Chan2-1/+6
2015-10-26gianfar: Fix Rx BSY error handlingClaudiu Manoil1-3/+1
2015-10-26gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil1-2/+2
2015-10-26gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil1-2/+2
2015-10-26net: encx24j600: Fix mask to update LED configurationJon Ringle1-3/+3
2015-10-26net: mvneta: Fix clearing of MIB statisticsAndrew Lunn1-2/+7
2015-10-26net: mvneta: add ethtool statisticsRussell King1-0/+108
2015-10-26net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2-6/+27
2015-10-26net: thunderx: Rewrite silicon revision tests.David Daney1-4/+6
2015-10-26net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham1-1/+1
2015-10-26net: thunderx: Remove PF soft reset.Sunil Goutham1-3/+0
2015-10-25iwlwifi: nvm: free old section data when reading nvm fileMoshe Harel1-0/+1
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov1-2/+3
2015-10-25iwlwifi: mvm: take scan ref only on successEliad Peller1-9/+6
2015-10-25iwlwifi: mvm: remove pointless scan plan checksJohannes Berg1-14/+0
2015-10-25iwlwifi: mvm: clean up some whitespace in scan codeJohannes Berg1-3/+2
2015-10-25iwlwifi: mvm: Implement per vif frame registration APIAndrei Otcheretianski2-0/+25
2015-10-25iwlwifi: avoid read/write operations if the bus is deadEliad Peller2-0/+8
2015-10-25iwlwifi: mvm: Add support for two scheduled scan plansAvraham Stern3-42/+87
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho6-10/+8
2015-10-25iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responderAssaf Krauss1-3/+22
2015-10-25iwlwifi: mvm: use short timeouts in P2P low latency if supportedJohannes Berg3-7/+24
2015-10-25iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3Johannes Berg1-10/+7
2015-10-25iwlwifi: mvm: correctly request DTS-measure for new cardsArik Nemtsov3-2/+74
2015-10-25iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-10-25iwlwifi: mvm: Dump FW's virtual image in the case of a NIC errorMatti Gottlieb2-0/+43
2015-10-25iwlwifi: rs: Remove workaround that disables MIMO on P2PAlexander Bondar2-7/+0
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-55/+326
2015-10-24rtl8xxxu: move devices supported by rtlwifi under UNTESTED configKalle Valo1-1/+2
2015-10-24bnxt_en: Fix compile errors when CONFIG_BNXT_SRIOV is not set.Michael Chan4-28/+40
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller21-56/+287
2015-10-23net/xen-netback: Make it running on 64KB page granularityJulien Grall2-62/+111
2015-10-23net/xen-netfront: Make it running on 64KB page granularityJulien Grall1-36/+86
2015-10-23net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall1-7/+7
2015-10-23net: dsa: Make mv88e6060 use nested mdiobus read/writeNeil Armstrong1-2/+2
2015-10-23net: dsa: Make mv88e6xxx use nested mdiobus read/writeNeil Armstrong1-37/+9
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+55
2015-10-23ixgbe, ixgbevf: Add new mbox API xcast modeHiroshi Shimamoto8-0/+126
2015-10-23ixgbe: Add new ndo to trust VFHiroshi Shimamoto4-0/+40
2015-10-23drivers: net: cpsw: use module_platform_driverGrygorii Strashko1-11/+1