aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller21-22/+23
2015-10-07net: Add source address lookup op for VRFDavid Ahern1-0/+35
2015-10-07net: Add netif_is_l3_slaveDavid Ahern1-6/+4
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern1-2/+2
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil3-24/+186
2015-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-47/+53
2015-10-07net: dsa: mv88e6xxx: remove link pollingRussell King6-72/+0
2015-10-06Revert "net: Microchip encx24j600 driver"David S. Miller5-2122/+0
2015-10-06Revert "net: encx24j600_exit() can be static"David S. Miller1-1/+1
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins1-12/+19
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins1-0/+28
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins1-9/+7
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins1-15/+13
2015-10-05asix: Rename remaining and size for clarityDean Jenkins2-21/+22
2015-10-05vrf: fix a kernel warningWANG Cong1-1/+1
2015-10-05net: encx24j600_exit() can be statickbuild test robot1-1/+1
2015-10-05net: Microchip encx24j600 driverJon Ringle5-0/+2122
2015-10-05enic: do hang reset only in case of tx timeoutGovindarajulu Varadarajan4-3/+40
2015-10-05enic: handle spurious error interruptGovindarajulu Varadarajan1-5/+9
2015-10-05cxgb4: Report correct link speed for unsupported onesHariprasad Shenai1-1/+5
2015-10-05cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai1-0/+1
2015-10-05cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai1-6/+14
2015-10-05cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai1-330/+1134
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2-13/+4
2015-10-05amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas1-5/+6
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas3-0/+5
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2-83/+14
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas1-52/+37
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas1-0/+16
2015-10-05amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas1-1/+1
2015-10-05amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas1-1/+1
2015-10-05mwifiex: avoid gettimeofday in ba_threshold settingArnd Bergmann1-11/+4
2015-10-05mwifiex: use ktime_get_real for timestampingArnd Bergmann1-3/+1
2015-10-05net: igb: avoid using timespecArnd Bergmann3-13/+14
2015-10-05net: stmmac: avoid using timespecArnd Bergmann1-3/+5
2015-10-05net: fec: avoid timespec useArnd Bergmann1-4/+2
2015-10-03i40evf: don't blow away MAC addressMitch Williams1-0/+2
2015-10-03i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson2-44/+46
2015-10-03i40e: Fix a memory leak in X722 rss config pathAnjali Singhai1-1/+3
2015-10-03i40evf: Use numa_mem_id() to better support memoryless nodeJiang Liu1-1/+1
2015-10-03i40e: Use numa_mem_id() to better support memoryless nodeJiang Liu1-1/+1
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-63/+87
2015-10-03ravb: Add support for r8a7795 SoCKazuya Mizuguchi2-8/+62
2015-10-03ravb: Provide dev parameter to DMA APIKazuya Mizuguchi1-19/+19
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman1-19/+40
2015-10-03switchdev: push object ID back to object structureJiri Pirko1-6/+3
2015-10-03switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko1-16/+25
2015-10-03switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko1-3/+3
2015-10-03switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko1-3/+3
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2-5/+5