aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko
2017-04-30net: macb: fix phy interrupt parsingAlexandre Belloni
2017-04-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2017-04-30i40evf: hide unused variableArnd Bergmann
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-27Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.or...David S. Miller
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com
2017-04-27qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com
2017-04-27net: vrf: Do not allow looback to be moved to a VRFDavid Ahern
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds