summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-27Bluetooth: btrsi: rework dependenciesArnd Bergmann
2018-03-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-03-26wcn36xx: Check DXE IRQ reasonRamon Fried
2018-03-26wcn36xx: calculate DXE default channel valuesRamon Fried
2018-03-26wcn36xx: calculate DXE control registers valuesRamon Fried
2018-03-26ath9k: spelling s/premble/preamble/Peter Große
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried
2018-03-26ath: fix false radar detection in JP regionSriram R
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-25ibmvnic: Potential NULL dereference in clean_one_tx_pool()Dan Carpenter
2018-03-25cxgb4: support new ISSI flash partsGanesh Goudar
2018-03-25cxgb4: depend on firmware event for link statusGanesh Goudar
2018-03-25cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath
2018-03-25cxgb4: Setup FW queues before registering netdevArjun Vynipadath
2018-03-25net: bcmgenet: Add support for adaptive RX coalescingFlorian Fainelli
2018-03-25net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli
2018-03-25net: dsa: mv88e6xxx: Call the common IRQ free codeAndrew Lunn
2018-03-25net: dsa: mv88e6xxx: Use the DT IRQ trigger modeAndrew Lunn
2018-03-25hv_netvsc: Add range checking for rx packet offset and lengthHaiyang Zhang
2018-03-25hv_netvsc: Fix the return status in RX pathHaiyang Zhang
2018-03-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-25liquidio: Renamed txqs_start to start_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha
2018-03-25liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha
2018-03-25liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha
2018-03-25liquidio: Removed one line function wake_qIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_qIntiyaz Basha
2018-03-25liquidio: Removed netif_is_multiqueue checkIntiyaz Basha
2018-03-25liquidio: Removed start_txq functionIntiyaz Basha
2018-03-25liquidio: Removed one line function stop_txqIntiyaz Basha
2018-03-25liquidio: Moved common function skb_iq to to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_start to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_wake to octeon_network.hIntiyaz Basha
2018-03-25liquidio: Moved common function txqs_stop to octeon_network.hIntiyaz Basha
2018-03-23mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel
2018-03-23ixgbe: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-23ixgbevf: Add XDP queue stats reportingTony Nguyen
2018-03-23ixgbevf: Add support for meta dataTony Nguyen
2018-03-23ixgbevf: Delay tail write for XDP packetsTony Nguyen
2018-03-23ixgbevf: Add support for XDP_TX actionTony Nguyen
2018-03-23ixgbevf: Add XDP support for pass and drop actionsTony Nguyen
2018-03-23ixgbe: enable TSO with IPsec offloadShannon Nelson
2018-03-23ixgbe: no need for esp trailer if GSOShannon Nelson
2018-03-23ixgbe: remove unneeded ipsec test in TX pathShannon Nelson