summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet
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-15wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-02-14net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk
2017-02-14pch_gbe: Omit private ndo_get_stats functionTobias Klauser
2017-02-14net: hip04: Omit private ndo_get_stats functionTobias Klauser
2017-02-14ibmvnic: Fix initial MTU settingsThomas Falcon
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-14net: irda: au1k_ir: drop useless includeManuel Lauss
2017-02-14net: irda: au1k_ir: remove unused timerManuel Lauss
2017-02-14pcnet32: fix BNC/AUI port on AM79C970AOndrej Zary
2017-02-14pcnet32: factor out pcnet32_clr_suspend()Ondrej Zary
2017-02-14mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel
2017-02-14ldmvsw: disable tso and gso for bridge operationsShannon Nelson
2017-02-14ldmvsw: update and simplify version stringShannon Nelson
2017-02-14sunvnet: remove extra rcu_read_unlocksShannon Nelson
2017-02-14sunvnet: straighten up message event handling logicShannon Nelson
2017-02-14sunvnet: add memory barrier before check for tx enableShannon Nelson
2017-02-14sunvnet: update version and version printingShannon Nelson
2017-02-14sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan
2017-02-14sunvnet: make sunvnet common code dynamically loadableShannon Nelson
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-14sfc: only fall back to a lower interrupt mode if it is supportedAndrew Rybchenko
2017-02-14sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko
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-14net: fec: fix multicast filtering hardware setupRui Sousa
2017-02-14net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-14net:dsa:mv88e6xxx: use watchdog ops for 6097 chipVolodymyr Bendiuga
2017-02-13net: qcom/emac: fix a sizeof() typoDan Carpenter
2017-02-13net: fs_enet: Simplify codeChristophe Jaillet