summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: allow configurable cipher typesJames Prestwood2018-11-092-0/+81
* mac80211_hwsim: allow setting iftype supportJames Prestwood2018-11-092-66/+91
* mac80211_hwsim: move HWSIM_ATTR_RADIO_NAME parsing lastJohannes Berg2018-11-091-13/+10
* sfc: use the new __netdev_tx_sent_queue BQL optimisationEdward Cree2018-11-091-4/+1
* gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-5/+3
* cnic: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-1/+1
* i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-4/+4
* net: socionext: refactor netsec_alloc_dring()Ilias Apalodimas2018-11-091-8/+3
* net: socionext: different approach on DMAIlias Apalodimas2018-11-091-99/+128
* net: qca_spi: Add available buffer space verificationStefan Wahren2018-11-093-1/+17
* s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann2018-11-091-3/+0
* s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann2018-11-091-3/+0
* s390/qeth: remove two IPA command helpersJulian Wiedmann2018-11-093-59/+19
* s390/qeth: replace open-coded cmd setupJulian Wiedmann2018-11-093-19/+12
* s390/qeth: remove card listJulian Wiedmann2018-11-093-44/+24
* s390/qeth: unify transmit codeJulian Wiedmann2018-11-093-83/+19
* s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann2018-11-092-30/+17
* s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann2018-11-094-22/+26
* geneve: Allow configuration of DF behaviourStefano Brivio2018-11-091-8/+47
* geneve: ICMP error lookup handlerStefano Brivio2018-11-091-0/+52
* vxlan: Allow configuration of DF behaviourStefano Brivio2018-11-091-1/+28
* vxlan: ICMP error lookup handlerStefano Brivio2018-11-091-0/+29
* net: hns3: fix spelling mistake, "assertting" -> "asserting"Colin Ian King2018-11-091-1/+1
* cxgb4: Add new T6 PCI device ids 0x608aGanesh Goudar2018-11-091-0/+1
* net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing2018-11-091-1/+1
* net: phy: use phy_check_link_status in more places in the state machineHeiner Kallweit2018-11-091-48/+5
* net: phy: remove state PHY_ANHeiner Kallweit2018-11-091-27/+0
* net: phy: add phy_check_link_statusHeiner Kallweit2018-11-091-30/+40
* net: phy: remove useless check in state machine case PHY_RESUMINGHeiner Kallweit2018-11-091-12/+1
* net: phy: remove useless check in state machine case PHY_NOLINKHeiner Kallweit2018-11-091-11/+0
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-0814-62/+41
|\
| * igc: Clean up codeSasha Neftin2018-11-072-24/+0
| * e1000e: allow non-monotonic SYSTIM readingsMiroslav Lichvar2018-11-071-3/+10
| * igc: Tidy up some white spaceDan Carpenter2018-11-071-5/+5
| * igc: fix error return handling from call to netif_set_real_num_tx_queuesColin Ian King2018-11-071-1/+1
| * igc: Remove set but not used variable 'pci_using_dac'YueHaibing2018-11-071-4/+1
| * igc: Remove set but not used variables 'ctrl_ext, link_mode'YueHaibing2018-11-071-8/+0
| * i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURETodd Fujinaka2018-11-073-3/+5
| * intel-ethernet: software timestamp skbs as late as possibleJacob Keller2018-11-075-10/+10
| * ixgbevf: add support for software timestampsJacob Keller2018-11-071-0/+2
| * ixgbe: allow IPsec Tx offload in VEPA modeShannon Nelson2018-11-071-1/+3
| * ixgbe: don't clear_bit on xdp_ring->state if xdp_ring is nullColin Ian King2018-11-071-1/+2
| * igbvf: Replace spin_is_locked() with lockdepLance Roy2018-11-071-2/+2
* | nfp: flower: include geneve as supported offload tunnel typeJohn Hurley2018-11-081-0/+2
* | nfp: flower: use geneve and vxlan helpersJohn Hurley2018-11-081-5/+3
* | sfc: add missing NVRAM partition types for EF10Edward Cree2018-11-081-0/+7
* | tun: compute the RFS hash only if needed.Paolo Abeni2018-11-081-1/+2
* | net/wan/fsl_ucc_hdlc: add BQL supportMathias Thore2018-11-081-0/+8
* | net: phy: realtek: load driver for all PHYs with a Realtek OUIHeiner Kallweit2018-11-081-9/+2
* | net: phy: make phy_trigger_machine staticHeiner Kallweit2018-11-081-21/+12