summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-152-5/+5
|\
| * Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4
| |\
| | * net/mlx4_core: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4
| * | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-318/+548
| |\ \
| | * | RDMA/cxgb3: Annotate an RCU pointerBart Van Assche2017-10-141-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15783-14120/+47744
|\ \ \ \
| * | | | geneve: fix fill_info when link downHangbin Liu2017-11-151-14/+10
| * | | | net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-151-2/+2
| * | | | usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
| * | | | net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
| * | | | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
| * | | | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
| * | | | net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
| * | | | net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
| * | | | net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian2017-11-141-1/+1
| * | | | net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit2017-11-141-0/+2
| * | | | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| * | | | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| * | | | bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
| * | | | cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
| * | | | cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
| * | | | vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long2017-11-141-18/+13
| * | | | ppp: exit_net cleanup checks addedVasily Averin2017-11-141-0/+2
| * | | | vxlan: exit_net cleanup checks addedVasily Averin2017-11-141-0/+4
| * | | | geneve: exit_net cleanup check addedVasily Averin2017-11-141-0/+1
| * | | | forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
| * | | | net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli2017-11-132-4/+11
| * | | | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-139-28/+28
| * | | | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
| * | | | net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
| * | | | net: dsa: lan9303: Fix lan9303_alr_del_port()Egil Hjelmeland2017-11-131-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1210-22/+45
| |\ \ \ \
| * \ \ \ \ Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.or...David S. Miller2017-11-1166-904/+995
| |\ \ \ \ \
| | * | | | | brcmfmac: add CLM download supportChung-Hsien Hsu2017-11-118-0/+258
| | * | | | | rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva2017-11-101-1/+0
| | * | | | | rt2x00: use monotonic timestamps for frame dumpArnd Bergmann2017-11-102-4/+5
| | * | | | | rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka2017-11-101-3/+3
| | * | | | | qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko2017-11-102-30/+65
| | * | | | | qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko2017-11-101-0/+18
| | * | | | | qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko2017-11-104-52/+47
| | * | | | | qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko2017-11-103-34/+10
| | * | | | | qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko2017-11-102-22/+14
| | * | | | | qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko2017-11-103-30/+80
| | * | | | | qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko2017-11-104-14/+2
| | * | | | | qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko2017-11-104-9/+12
| | * | | | | qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko2017-11-105-59/+84
| | * | | | | brcmfmac: move configuration of probe request IEsArend Van Spriel2017-11-102-4/+7
| | * | | | | brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel2017-11-103-15/+2
| | * | | | | brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel2017-11-101-24/+10
| | * | | | | brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel2017-11-101-2/+2