summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* ath: Add regulatory mapping for BahamasSven Eckelmann2018-08-032-0/+2
* ath: Add regulatory mapping for BermudaSven Eckelmann2018-08-032-0/+2
* ath: Add regulatory mapping for SerbiaSven Eckelmann2018-08-032-0/+2
* ath: Add regulatory mapping for TanzaniaSven Eckelmann2018-08-032-0/+2
* ath: Add regulatory mapping for UgandaSven Eckelmann2018-08-032-0/+2
* ath: Add regulatory mapping for APL2_FCCASven Eckelmann2018-08-031-0/+2
* ath: Add regulatory mapping for APL13_WORLDSven Eckelmann2018-08-031-0/+2
* ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann2018-08-031-0/+2
* ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann2018-08-031-0/+2
* net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang2018-08-031-0/+2
* net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-08-031-3/+5
* wlcore: sdio: check for valid platform device data before suspendEyal Reizer2018-08-031-0/+5
* mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat2018-08-031-0/+3
* iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman2018-08-035-36/+29
* iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz2018-08-031-0/+2
* qtnfmac: fix invalid STA state on EAPOL failureSergey Matyukevich2018-08-032-12/+17
* net: hns3: Fix for service_task not running problem after resettingYunsheng Lin2018-08-032-0/+2
* net: hns3: Fix for phy not link up problem after resettingYunsheng Lin2018-08-031-4/+3
* e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier2018-08-031-9/+6
* net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang2018-08-031-0/+3
* ixgbe: Fix setting of TC configuration for macvlan caseAlexander Duyck2018-08-032-8/+8
* hv_netvsc: fix network namespace issues with VF supportStephen Hemminger2018-08-032-23/+22
* xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross2018-08-031-2/+2
* mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata2018-08-031-1/+3
* can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...Roman Fietze2018-07-281-1/+2
* can: m_can: Fix runtime resume callFaiz Abbas2018-07-281-4/+4
* can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr onlyStephane Grosjean2018-07-281-0/+19
* can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula2018-07-281-1/+1
* can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula2018-07-281-5/+5
* can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula2018-07-281-16/+123
* can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula2018-07-281-1/+0
* can: xilinx_can: fix recovery from error states not being propagatedAnssi Hannula2018-07-281-28/+127
* can: xilinx_can: fix power management handlingAnssi Hannula2018-07-281-41/+28
* can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula2018-07-281-13/+5
* vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu2018-07-281-8/+21
* vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu2018-07-281-6/+8
* vxlan: add new fdb alloc and create helpersRoopa Prabhu2018-07-281-29/+62
* net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-281-2/+10
* net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-281-2/+2
* net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-281-0/+3
* net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_privHeiner Kallweit2018-07-281-1/+1
* nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-281-1/+1
* net/mlx5e: Refine ets validation functionShay Agroskin2018-07-281-9/+8
* net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-281-0/+4
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-07-285-31/+70
* r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-281-2/+1
* net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-281-1/+1
* net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-281-0/+1
* net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-281-1/+1
* net: dsa: mv88e6xxx: fix races between lock and irq freeingUwe Kleine-König2018-07-281-8/+13