summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-12-05fm10k: Add support for ITR scaling based on PCIe link speedJacob Keller
2015-12-05fm10k: rename mbx_tx_oversized statistic to mbx_tx_droppedJacob Keller
2015-12-05fm10k: add statistics for actual DWORD count of mbmem mailboxJacob Keller
2015-12-05fm10k: explicitly typecast vlan values to u16Jacob Keller
2015-12-05fm10k: Correct typecast in fm10k_update_xc_addr_pfJacob Keller
2015-12-05fm10k: reinitialize queuing scheme after calling init_hwJacob Keller
2015-12-05fm10k: always check init_hw for errorsJacob Keller
2015-12-05fm10k: reset max_queues on init_hw_vf failureJacob Keller
2015-12-05fm10k: set netdev features in one locationJacob Keller
2015-12-05sh_eth: read MAC address registers only onceSergei Shtylyov
2015-12-05ravb: read MAC address registers only onceSergei Shtylyov
2015-12-05bnx2x: simplify distinction between port and func statsMichal Schmidt
2015-12-05bnx2x: change FW GRO error message to WARN_ONCEMichal Schmidt
2015-12-05bnx2x: drop redundant error message about allocation failureMichal Schmidt
2015-12-05sfc: check warm_boot_count after other functions have been resetDaniel Pieczko
2015-12-05atm: solos-pci: Replace simple_strtol by kstrtointLABBE Corentin
2015-12-05WAN: HDLC: Call notifiers before and after changing device typeAndrew Lunn
2015-12-05WAN: HDLC: Detach protocol before unregistering deviceAndrew Lunn
2015-12-04net: qmi_wwan: support "raw IP" modeBjørn Mork
2015-12-04usbnet: allow mini-drivers to consume L2 headersBjørn Mork
2015-12-04net: qmi_wwan: remove 1199:9070 device idBjørn Mork
2015-12-04net: qmi_wwan: MDM9x30 specific power managementBjørn Mork
2015-12-04net:hns: Add the init code to disable Hip06 "Hardware VLAN assist"Salil
2015-12-04net:hns: Add support of ethtool TSO set option for Hip06 in HNSSalil
2015-12-04net:hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS DriverSalil
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil
2015-12-04mac80211_hwsim: check ATTR_FREQ for wmediumd (netlink) packetsAdam Welle
2015-12-04mac80211_hwsim: check txrate for NULLAmit Khatri
2015-12-04mac80211_hwsim: stop using pointers as cookiesJohannes Berg
2015-12-04mac80211_hwsim: Advertise support for VHT IBSSJouni Malinen
2015-12-04mac80211_hwsim: Update timestamp in Probe Response framesJouni Malinen
2015-12-04mac80211_hwsim: delay hardware remain-on-channel startJohannes Berg
2015-12-04mac80211_hwsim: do not actively scan DFS channelsJohannes Berg
2015-12-04net: bonding: remove redudant bracketsyzhu1
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03mlxsw: core: Change BUG to WARN in hwmon codeJiri Pirko
2015-12-03net: phy: reset only targeted phyJérôme Pouiller
2015-12-03stmmac: ipq806x: Return error values instead of pointersStephen Boyd
2015-12-03mvneta: implement ethtool autonegotiation controlStas Sergeev
2015-12-03mvneta: consolidate autoneg enablingStas Sergeev
2015-12-03net: mv643xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: bcm63xx: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang