summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-02-15ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter
2017-02-15rt2500usb: don't mark register accesses as inlineArnd Bergmann
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8723b1ant.cLarry Finger
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a1ant.cLarry Finger
2017-02-15rtlwifi: btcoexist: Fix if == else warnings in halbtc8821a2ant.cLarry Finger
2017-02-15mwifiex: don't enable/disable IRQ 0 during suspend/resumeBrian Norris
2017-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-15rtlwifi: btcoexist: fix semicolon.cocci warningsJulia Lawall
2017-02-15wlcore: disable multicast filter in AP modeIain Hunter
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann
2017-02-14ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau
2017-02-14ath6kl: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-14ath10k: fix the garage chars in board file name creationRyan Hsu
2017-02-14ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo
2017-02-14ath10k: silence firmware file probing warningsMichal Kazior
2017-02-14ath10k: add directory to board data error messageKalle Valo
2017-02-14ath10k: fetch firmware images in a loopErik Stromdahl
2017-02-14ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo
2017-02-14ath10k: fix commentAmadeusz Sławiński
2017-02-14ath10k: use size_t for len variablesAmadeusz Sławiński
2017-02-14ath10k: remove ath10k_vif_to_arvif()Amadeusz Sławiński
2017-02-12net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: nuvoton: w90p910: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: neterion: vxge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: neterion: s2io: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: natsemi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar
2017-02-12bnxt_en: Fix bnxt_setup_tc() error message.Michael Chan
2017-02-12bnxt_en: Print FEC settings as part of the linkup dmesg.Michael Chan
2017-02-12bnxt_en: Do not setup PHY unless driving a single PF.Michael Chan
2017-02-12bnxt_en: Add hardware NTUPLE filter for encapsulated packets.Michael Chan
2017-02-12bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.Michael Chan
2017-02-12bnxt_en: Fix ethtool -l pre-set max combined channel.Michael Chan
2017-02-12bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.Kshitij Soni
2017-02-12bnxt_en: Update to firmware interface spec 1.7.0.Michael Chan
2017-02-11net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failedIvan Khoronzhuk
2017-02-11vxlan: remove vni zero check and drop for COLLECT_METADATARoopa Prabhu
2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov
2017-02-11sfc: fix swapped arguments to efx_ef10_handle_rx_event_errorsEdward Cree
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi
2017-02-11tap: tap as an independent moduleSainath Grandhi