summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-10-21net: mv643xx_eth: Defer writing the first TX descriptor when using TSOPhilipp Kirchhofer1-3/+23
2015-10-21net: mv643xx_eth: Ensure proper data alignment in TSO TX pathPhilipp Kirchhofer1-5/+17
2015-10-21net: phy: smsc: disable energy detect modeHeiko Schocher1-5/+14
2015-10-21drivers: net: cpsw: add phy-handle parsingHeiko Schocher1-4/+11
2015-10-21bcm63xx_enet: check 1000BASE-T advertisement configurationSimon Arlott1-14/+19
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-219/+611
2015-10-21Merge ath-next from ath.gitKalle Valo39-548/+1855
2015-10-21brcm80211: Add support for brcm4371Eric Caruso3-0/+12
2015-10-21brcmfmac: Properly set carrier state of netdev.Hante Meuleman3-6/+31
2015-10-21brcmfmac: Remove unused state AP creating.Hante Meuleman2-5/+0
2015-10-21brcmfmac: Move brcmf_c_preinit_dcmds prototype to correct file.Hante Meuleman3-3/+4
2015-10-21brcmfmac: Add dump_station support to cfg80221 ops.Hante Meuleman4-0/+45
2015-10-21brcmfmac: Add RSSI information to get_station.Hante Meuleman1-0/+23
2015-10-21brcmfmac: Fix station info rate information.Hante Meuleman1-4/+4
2015-10-21brcmfmac: Rework p2p attach, use single method for p2p dev creation.Hante Meuleman4-85/+40
2015-10-21brcmfmac: remove conversational commentArend van Spriel1-3/+0
2015-10-21brcmfmac: rename firmware_path to alternative_fw_pathFranky Lin1-1/+1
2015-10-21brcmfmac: Fix race condition between USB probe/load and disconnect.Hante Meuleman1-3/+26
2015-10-21brcmfmac: expose device memory to devcoredump subsystemArend van Spriel7-11/+181
2015-10-21New driver: rtl8xxxu (mac80211)Jes Sorensen7-0/+7670
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-101/+246
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner1-15/+15
2015-10-20i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2-2/+2
2015-10-20i40e: declare rather than initialize int objectJean Sacren1-1/+1
2015-10-20i40e: fix kernel-doc argument nameJean Sacren1-1/+1
2015-10-20i40e: Move error message to debug levelCatherine Sullivan1-3/+3
2015-10-20i40e: Fix order of checks when enabling/disabling autoneg in ethtoolCatherine Sullivan1-13/+16
2015-10-20i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain2-4/+4
2015-10-20i40e: fix for PHY NVM interaction problemCarolyn Wyborny1-6/+8
2015-10-20i40e: Fix for Tools loopback test failing after driver loadCarolyn Wyborny1-0/+5
2015-10-20i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg8-8/+53
2015-10-20i40e/i40evf: change dynamic interrupt thresholdsJesse Brandeburg4-12/+48
2015-10-20i40e/i40evf: fix bug in throttle rate mathJesse Brandeburg2-2/+16
2015-10-20i40e/i40evf: refactor IRQ enable functionJesse Brandeburg2-92/+128
2015-10-20i40evf: don't give upMitch Williams1-2/+5
2015-10-20i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2-3/+5
2015-10-20i40e: Fix basic support for X722 devicesAnjali Singhai3-6/+31
2015-10-20i40evf: fix overlong BIT definesJesse Brandeburg2-12/+7
2015-10-20i40e: Lock for VSI's MAC filter listKiran Patil4-56/+282
2015-10-19ath10k: make fw stats prints specific to firmware versionManikanta Pubbisetty6-259/+414
2015-10-19ath10k: disable PCI PS for QCA988X and QCA99X0Anilkumar Kolli2-1/+88
2015-10-19net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-19Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub...David S. Miller12-20/+54
2015-10-19tunnels: Don't require remote endpoint or ID during creation.Jesse Gross2-10/+9
2015-10-19net: hix5hd2_gmac: avoid integer overload warningArnd Bergmann1-1/+1
2015-10-19net: hisilicon: add OF dependencyArnd Bergmann1-1/+1
2015-10-19net: hisilicon: include linux/vmalloc.h in dsafArnd Bergmann1-0/+2
2015-10-19net: hns: fixes a bug about timeout by pause framelisheng1-7/+6
2015-10-19net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-19net: hisilicon fix a bug on Hisilicon Network Subsystemhuangdaode1-1/+1