summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-10-03net: mvmdio: do not clk_disable_unprepare() NULL clockAlexey Khoroshilov
2016-10-03mlxsw: spectrum_router: avoid potential uninitialized data usageArnd Bergmann
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-10-02fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03net: fec: set mac address unconditionallyGavin Schenk
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-30mlx5: Add ndo_poll_controller() implementationCalvin Owens
2016-09-30nfp: bpf: zero extend 4 byte context loadsJakub Kicinski
2016-09-30mlx4: remove unused fieldsDavid Decotigny
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-30net: dsa: mv88e6xxx: add eeprom opsVivien Didelot
2016-09-30net: dsa: mv88e6xxx: add set_switch_mac to opsVivien Didelot
2016-09-30net: dsa: mv88e6xxx: add chip-wide opsVivien Didelot
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_opsVivien Didelot
2016-09-30net: dsa: mv88e6xxx: rename mv88e6xxx_vtu_stu_entryVivien Didelot
2016-09-30net: dsa: mv88e6xxx: add mv88e6xxx_num_ports helperVivien Didelot
2016-09-30net: dsa: mv88e6xxx: expose mv88e6xxx_num_databasesVivien Didelot
2016-09-30net: dsa: mv88e6xxx: add flags for FID registersVivien Didelot
2016-09-30net: dsa: mv88e6xxx: abstract REG_GLOBAL2Vivien Didelot
2016-09-30net: dsa: mv88e6xxx: add global1 helpersVivien Didelot
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi
2016-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-09-28ath6kl: fix return value in ath6kl_wmi_set_pvb_cmdChaehyun Lim
2016-09-28ath9k: disable RNG by defaultMiaoqing Pan
2016-09-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan
2016-09-28ath10k: Ignore SWBA event for a vif if its marked for no beaconMohammed Shafi Shajakhan
2016-09-28ath10k: fix error return code in ahbWei Yongjun
2016-09-28sh_eth: add R8A7743/5 supportSergei Shtylyov
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko
2016-09-28mlxsw: spectrum_router: Use FIB notifications instead of switchdev callsJiri Pirko
2016-09-27igb: restore PPS signal on igb_ptp_resetJacob Keller
2016-09-27igb: bump version to igb-5.4.0Todd Fujinaka
2016-09-27igbvf: bump version to igbvf-2.4.0Todd Fujinaka
2016-09-27igb: fix non static symbol warningWei Yongjun
2016-09-27bonding: quit messing with IOCTLAl Viro
2016-09-27brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki
2016-09-27brcmfmac: replace WARNING on timeout with a simple error messageRafał Miłecki
2016-09-27rtlwifi: Add explicit values to hw_variables enumLarry Finger
2016-09-27rtlwifi: Add HAL_DEF_WOWLAN case to *_get_hw() routinesLarry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-27Merge tag 'iwlwifi-next-for-kalle-2015-09-26' of git://git.kernel.org/pub/scm...Kalle Valo
2016-09-27bnx2x: free the mac filter group list before freeing the cmdjbaron@akamai.com
2016-09-27net: ethernet: mediatek: bug fix to disable HW LRONelson Chang
2016-09-27net: ethernet: mediatek: add to stop PDMA while stopping the frame engineNelson Chang