summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wil6210: fix PTK re-key raceAhmad Masri2019-09-129-3/+276
* wil6210: add debugfs to show PMC ring contentDedy Lansky2019-09-123-0/+40
* wil6210: add wil_netif_rx() helper functionDedy Lansky2019-09-122-24/+38
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-09-123-9/+17
* ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat2019-09-121-8/+21
* ath10k: free beacon buf later in vdev teardownBen Greear2019-09-121-4/+5
* ath9k: release allocated buffer if timed outNavid Emamdoost2019-09-101-0/+1
* ath9k_htc: release allocated buffer if timed outNavid Emamdoost2019-09-101-0/+3
* ath9k: Remove unneeded variable to store return valuezhong jiang2019-09-101-3/+1
* ath10k: add reorder and change PN check logic for mac80211Wen Gong2019-09-101-2/+89
* ath10k: add mic bytes for pmf management packetWen Gong2019-09-101-0/+8
* ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng2019-09-041-0/+8
* wcn36xx: use dynamic allocation for large variablesArnd Bergmann2019-09-041-81/+105
* ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()Jia-Ju Bai2019-09-041-2/+2
* ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi2019-09-041-7/+13
* ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi2019-09-041-8/+30
* ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi2019-09-041-1/+1
* ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi2019-09-041-16/+21
* ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi2019-09-041-4/+4
* ath9k: add loader for AR92XX (and older) pci(e)Christian Lamparter2019-09-043-0/+233
* carl9170: remove set but not used variable 'udev'YueHaibing2019-09-041-2/+0
* wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()Markus Elfring2019-09-041-1/+0
* wil6210: Add EDMG channel supportAlexei Avshalom Lazar2019-09-046-13/+240
* wil6210: fix wil_cid_valid with negative cid valuesColin Ian King2019-09-041-1/+1
* mvpp2: percpu buffersMatteo Croce2019-09-022-23/+222
* mvpp2: refactor BM pool functionsMatteo Croce2019-09-021-19/+16
* mlx5: Add missing init_net check in FIB notifierJiri Pirko2019-09-021-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-0224-38/+124
|\
| * net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-011-3/+4
| * enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET2019-08-311-1/+4
| * net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins2019-08-311-0/+1
| * net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu2019-08-311-0/+1
| * net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov2019-08-311-1/+2
| * net: aquantia: linkstate irq should be oneshotIgor Russkikh2019-08-311-1/+1
| * net: aquantia: reapply vlan filters on upDmitry Bogdanov2019-08-311-0/+4
| * net: aquantia: fix limit of vlan filtersDmitry Bogdanov2019-08-311-1/+1
| * net: aquantia: fix removal of vlan 0Dmitry Bogdanov2019-08-311-1/+2
| * net: dsa: microchip: fill regmap_config nameGeorge McCollister2019-08-311-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-301-4/+13
| |\
| | * nfp: bpf: fix latency bug when updating stack index registerJiong Wang2019-08-261-4/+13
| * | net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-08-301-4/+2
| * | amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-08-301-2/+8
| * | iwlwifi: pcie: handle switching killer Qu B0 NICs to C0Luca Coelho2019-08-294-6/+31
| * | sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-08-281-0/+7
| * | nfp: flower: handle neighbour events on internal portsJohn Hurley2019-08-281-4/+4
| * | nfp: flower: prevent ingress block binds on internal portsJohn Hurley2019-08-281-3/+4
| * | r8152: remove calling netif_napi_delHayes Wang2019-08-281-2/+0
| * | Revert "r8152: napi hangup fix after disconnect"Hayes Wang2019-08-281-2/+1
| * | ibmvnic: Do not process reset during or after device removalThomas Falcon2019-08-281-1/+5
| * | macb: Update compatibility string for SiFive FU540-C000Yash Shah2019-08-281-1/+1