aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen3-4/+34
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen1-3/+3
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen4-7/+31
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt4-1/+49
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen1-10/+18
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov1-1/+1
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov1-52/+53
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend1-11/+17
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend4-53/+348
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend3-29/+148
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt2-0/+16
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller52-193/+224
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel8-11/+11
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern4-13/+36
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg5-7/+7
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg33-83/+90
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg40-152/+153
2017-04-27Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller42-388/+671
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com3-15/+19
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2-48/+0
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com3-99/+75
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com4-0/+106
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com3-11/+49
2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern1-0/+6
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-112/+321
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel3-5/+5
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel5-5/+5
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-106/+315
2017-04-26virtio-net: on tx, only call napi_disable if tx napi is onWillem de Bruijn1-2/+8
2017-04-26ibmvnic: Move initialization of sub crqs to ibmvnic_initNathan Fontenot1-11/+12
2017-04-26ibmvnic: Split initialization of scrqs to its own routineNathan Fontenot1-47/+54
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo34-350/+521
2017-04-26brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-04-26rndis_wlan: add return value validationPan Bian1-0/+4
2017-04-26libertas: check return value of alloc_workqueuePan Bian1-0/+5
2017-04-26mt7601u: check return value of alloc_skbPan Bian1-2/+8
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau1-4/+17
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King1-1/+1
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2-20/+28
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg1-1/+1
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon1-2/+2
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon6-16/+16
2017-04-25iwlwifi: move to 512 queuesSara Sharon5-6/+8
2017-04-25iwlwifi: mvm: support station type APISara Sharon7-27/+132
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon5-71/+96