aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-01idr: introduce idr_for_each_entry_continue_ul()Cong Wang1-4/+6
2019-07-01vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo1-10/+27
2019-06-30bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan1-1/+1
2019-06-30bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan1-1/+3
2019-06-30bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan1-6/+11
2019-06-30bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan1-3/+3
2019-06-30bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan1-1/+2
2019-06-29net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-06-29net: macb: Fix SUBNS increment and increase resolutionHarini Katakam2-2/+9
2019-06-29net: macb: Add separate definition for PPM fractionHarini Katakam2-1/+4
2019-06-28net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier1-1/+2
2019-06-28net: ethernet: ti: cpsw: Assign OF node to slave devicesMarek Vasut2-0/+4
2019-06-28net: dsa: b53: Disable all ports on setupBenedikt Spranger1-2/+2
2019-06-28Merge tag 'wireless-drivers-for-davem-2019-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller27-204/+364
2019-06-27mt76: usb: fix rx A-MSDU supportLorenzo Bianconi2-9/+38
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel1-1/+1
2019-06-26net: dsa: microchip: Use gpiod_set_value_cansleep()Marek Vasut1-3/+3
2019-06-26net: aquantia: fix vlans not working over bridged networkDmitry Bogdanov4-8/+23
2019-06-26team: Always enable vlan tx offloadYueHaibing1-1/+1
2019-06-26bonding: Always enable vlan tx offloadYueHaibing1-1/+1
2019-06-26ath: fix SPDX tagsKalle Valo15-15/+15
2019-06-24qmi_wwan: Fix out-of-bounds readBjørn Mork1-1/+1
2019-06-24net: macb: do not copy the mac address if NULLAntoine Tenart1-1/+1
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon2-3/+6
2019-06-24mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris4-13/+23
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry1-38/+0
2019-06-24iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika3-50/+144
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika4-63/+103
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika4-15/+37
2019-06-22sis900: fix TX completionSergej Benilov1-8/+8
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii1-8/+14
2019-06-22net: stmmac: fixed new system time seconds value calculationRoland Hii1-1/+1
2019-06-22ppp: mppe: Add softdep to arc4Takashi Iwai1-0/+1
2019-06-22be2net: fix link failure after ethtool offline testPetr Oros1-6/+22
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-14/+18
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds205-1029/+205
2019-06-20Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-5/+12
2019-06-19net: mvpp2: debugfs: Add pmap to fs dumpNathan Huckleberry1-0/+3
2019-06-19net: hns3: Fix inconsistent indentingKrzysztof Kozlowski1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 507Thomas Gleixner8-120/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner5-25/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner174-698/+174
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495Thomas Gleixner9-81/+9
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner1-10/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner8-95/+8
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-06-18net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-06-18tun: wake up waitqueues after IFF_UP is setFei Li1-10/+9
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3