summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-29firewire: net: really fix maximum possible MTUStefan Richter
2016-10-29net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHYRaju Lakkaraju
2016-10-29Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...David S. Miller
2016-10-29rocker: set physical device for port netdeviceJiri Pirko
2016-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-10-29net: phy: at803x: Add a definition for PHY ID maskFabio Estevam
2016-10-29driver: tun: Move tun check into the block of TUNSETIFF condition checkGao Feng
2016-10-29virtio-net: Update the mtu code to match virtio specAaron Conole
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck
2016-10-28i40e: Fix bit logic error in failure caseDavid Ertman
2016-10-28i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari
2016-10-28i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski
2016-10-28i40e: Fix for long link down notification timeCarolyn Wyborny
2016-10-28i40e: Drop redundant Rx descriptor processing codeAlexander Duyck
2016-10-28i40e: fix confusing dmesg info for ethtool -L optionLihong Yang
2016-10-28i40e: Make struct i40e_stats constJoe Perches
2016-10-28i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-10-28i40e: group base mode VF offload flagsPreethi Banala
2016-10-28i40e: reopen client after resetMitch Williams
2016-10-28i40e: Drop code for unsupported flow typesAlexander Duyck
2016-10-28i40e: Remove unused function i40e_vsi_lookupAlexander Duyck
2016-10-28i40e: Bit test mask correctionFilip Sadowski
2016-10-28i40e: Rewrite Flow Director busy wait loopAlexander Duyck
2016-10-28i40e: Fix client interactionCarolyn Wyborny
2016-10-28mlxsw: switchx2: Set physical device for port netdeviceJiri Pirko
2016-10-28mlxsw: spectrum: Set physical device for port netdeviceJiri Pirko
2016-10-28mlxsw: Move PCI id table definitions into driver modulesJiri Pirko
2016-10-28mlxsw: pci: Rename header with HW definitionsJiri Pirko
2016-10-28mlxsw: spectrum: Remove extra whitespaceIdo Schimmel
2016-10-27ethernet: fix min/max MTU typosStefan Richter
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg
2016-10-26firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...Stefan Richter
2016-10-26firewire: net: fix maximum possible MTUStefan Richter
2016-10-26net: netcp: add missing of_node_put() in netcp_probe()Wei Yongjun
2016-10-26net: ena: use setup_timer() and mod_timer()Wei Yongjun
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-26net: ns83820: use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-26net: eth: altera: Fix error return code in altera_tse_probe()Wei Yongjun
2016-10-26net: dsa: mv88e6xxx: use setup_timer to simplify the codeWei Yongjun
2016-10-26net: netcp: drop kfree for memory allocated with devm_kzallocWei Yongjun
2016-10-26net: phy: broadcom: Add support for BCM54612EXo Wang
2016-10-23mlxsw: Convert resources into arrayJiri Pirko
2016-10-23mlxsw: cmd: Push resource query defines to cmd.hJiri Pirko
2016-10-23mlxsw: reg: Generare register names automaticallyJiri Pirko
2016-10-23mlxsw: reg: Use helper macro to define registersJiri Pirko
2016-10-23mlxsw: item: Make char *buf arg constant for gettersJiri Pirko