summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-02-04i40e: add new proxy-wol bit for X722Shannon Nelson2-0/+2
2016-02-04i40e/i40evf: Use private workqueueJesse Brandeburg2-2/+23
2016-02-04i40evf: add new write-back modeAnjali Singhai Jain3-0/+27
2016-02-04i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain4-7/+54
2016-02-04i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain1-1/+52
2016-02-04i40e: add new device IDs for X722Anjali Singhai Jain3-0/+6
2016-02-04i40e: bump version to 1.4.10Catherine Sullivan1-1/+1
2016-02-04i40e: update features with right offloadJesse Brandeburg1-5/+5
2016-02-04i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2-4/+9
2016-02-04i40evf: null out ring pointers on freeMitch Williams1-0/+2
2016-02-04i40e: define function capabilities in only one placeShannon Nelson3-57/+30
2016-02-04i40evf: allow channel bonding of VFsMitch Williams3-4/+8
2016-02-04i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2-1/+2
2016-02-04i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-02-04i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil1-1/+1
2016-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds73-532/+948
2016-01-30net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-30net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-30net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4
2016-01-30net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2016-01-30net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2016-01-30Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller20-76/+131
2016-01-30vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing1-1/+1
2016-01-30net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2016-01-30net: moxart: use correct accessors for DMA memoryArnd Bergmann2-18/+32
2016-01-30bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan1-2/+3
2016-01-30bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan1-2/+0
2016-01-30bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan1-1/+1
2016-01-29macvlan: make operstate and carrier more accurateNikolay Aleksandrov1-0/+2
2016-01-29net: cavium: liquidio: use helpers ns_to_timespec64()Kefeng Wang1-3/+1
2016-01-29lan78xx: throttle TX path at slower than SuperSpeed USBWoojung.Huh@microchip.com1-1/+3
2016-01-29lan78xx: Add to handle mux control per chip idWoojung.Huh@microchip.com1-27/+71
2016-01-29lan78xx: change to use updated phy-ignore-interruptsWoojung.Huh@microchip.com1-16/+14
2016-01-29switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel3-6/+5
2016-01-29xen-netfront: request Tx response events more oftenMalcolm Crossley1-12/+3
2016-01-29net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan1-2/+2
2016-01-29Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+3
2016-01-29net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2-0/+2
2016-01-29mlxsw: reg: Use correct offset in field definitonIdo Schimmel1-3/+3
2016-01-29mlxsw: spectrum: Compare local ports instead of pointersIdo Schimmel1-2/+4
2016-01-29mlxsw: spectrum: Dump LAG FDB records only onceIdo Schimmel1-2/+10
2016-01-29mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel1-2/+4
2016-01-29mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel1-15/+16
2016-01-29mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel1-8/+6
2016-01-29mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel1-1/+1
2016-01-29mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel1-1/+1
2016-01-29mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel1-8/+129
2016-01-29mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel1-0/+88
2016-01-29mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel3-3/+36