summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* fealnx: Fix building error on MIPSHuacai Chen2017-11-241-3/+3
* net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov2017-11-241-2/+2
* qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen2017-11-241-0/+1
* net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork2017-11-241-1/+1
* net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork2017-11-241-1/+1
* bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-241-1/+1
* net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill2017-11-241-1/+1
* brcmfmac: don't preset all channels as disabledRafał Miłecki2017-11-211-2/+0
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-11-211-2/+0
* ixgbe: add mask for 64 RSS queuesEmil Tantilov2017-11-211-1/+7
* ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen2017-11-211-1/+3
* ixgbe: Fix reporting of 100Mb capabilityTony Nguyen2017-11-211-1/+1
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-11-211-9/+8
* ixgbe: fix AER error handlingEmil Tantilov2017-11-211-2/+4
* ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore2017-11-211-3/+2
* igb: Fix hw_dbg logging in igb_update_flash_i210Hannu Lounento2017-11-211-2/+2
* igb: close/suspend race in netif_device_detachTodd Fujinaka2017-11-211-9/+12
* igb: reset the PHY before reading the PHY IDAaron Sierra2017-11-211-0/+11
* fm10k: request reset when mbx->state changesNgai-Mint Kwan2017-11-212-4/+12
* brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin2017-11-181-3/+0
* ppp: fix race in ppp device destructionGuillaume Nault2017-11-181-0/+20
* tun: allow positive return values on dev_get_valid_name() callJulien Gomes2017-11-181-1/+1
* tap: double-free in error path in tap_open()Girish Moodalbail2017-11-181-9/+9
* tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-11-181-0/+3
* tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2017-11-182-0/+6
* can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-152-2/+0
* can: ifi: Fix transmitter delay calculationMarek Vasut2017-11-151-3/+3
* can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-151-2/+10
* cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-11-152-0/+34
* wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-11-151-1/+2
* rt2800usb: mark tx failure on timeoutStanislaw Gruszka2017-11-151-3/+2
* brcmfmac: setup wiphy bands after registering it firstRafał Miłecki2017-11-151-2/+7
* libertas: fix improper return valuePan Bian2017-11-151-1/+1
* xen/netback: set default upper limit of tx/rx queues to 8Juergen Gross2017-11-151-2/+4
* brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki2017-11-081-7/+16
* ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan2017-11-083-19/+60
* net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski2017-11-081-1/+22
* iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach2017-11-081-4/+6
* net/ena: change driver's default timeoutsNetanel Belgazal2017-11-082-5/+5
* net: mvneta: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-11-081-0/+1
* bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICsDeepak Khungar2017-11-081-0/+6
* can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-021-0/+6
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
* can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-021-2/+1
* rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-271-1/+1
* brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-271-100/+97
* brcmfmac: Add check for short event packetsKevin Cernekee2017-10-271-1/+2
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
* qed: Read queue state before releasing bufferRam Amrani2017-10-211-6/+6