summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-12wil6210: make sure DR bit is read before rest of the status messageDedy Lansky2-18/+18
2019-09-12wil6210: fix PTK re-key raceAhmad Masri9-3/+276
2019-09-12wil6210: add debugfs to show PMC ring contentDedy Lansky3-0/+40
2019-09-12wil6210: add wil_netif_rx() helper functionDedy Lansky2-24/+38
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai3-9/+17
2019-09-12ath10k: adjust skb length in ath10k_sdio_mbox_rx_packetNicolas Boichat1-8/+21
2019-09-12ath10k: free beacon buf later in vdev teardownBen Greear1-4/+5
2019-09-10ath9k: release allocated buffer if timed outNavid Emamdoost1-0/+1
2019-09-10ath9k_htc: release allocated buffer if timed outNavid Emamdoost1-0/+3
2019-09-10ath9k: Remove unneeded variable to store return valuezhong jiang1-3/+1
2019-09-10ath10k: add reorder and change PN check logic for mac80211Wen Gong1-2/+89
2019-09-10ath10k: add mic bytes for pmf management packetWen Gong1-0/+8
2019-09-04ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe()Hui Peng1-0/+8
2019-09-04wcn36xx: use dynamic allocation for large variablesArnd Bergmann1-81/+105
2019-09-04ath6kl: Fix a possible null-pointer dereference in ath6kl_htc_mbox_create()Jia-Ju Bai1-2/+2
2019-09-04ath9k: dynack: set ackto to max timeout in ath_dynack_resetLorenzo Bianconi1-7/+13
2019-09-04ath9k: dynack: set max timeout according to channel widthLorenzo Bianconi1-8/+30
2019-09-04ath9k: dynack: properly set last timeout timestamp in ath_dynack_resetLorenzo Bianconi1-1/+1
2019-09-04ath9k: dyanck: introduce ath_dynack_set_timeout routineLorenzo Bianconi1-16/+21
2019-09-04ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}initLorenzo Bianconi1-4/+4
2019-09-04ath9k: add loader for AR92XX (and older) pci(e)Christian Lamparter3-0/+233
2019-09-04carl9170: remove set but not used variable 'udev'YueHaibing1-2/+0
2019-09-04wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()Markus Elfring1-1/+0
2019-09-04wil6210: Add EDMG channel supportAlexei Avshalom Lazar6-13/+240
2019-09-04wil6210: fix wil_cid_valid with negative cid valuesColin Ian King1-1/+1
2019-09-02mvpp2: percpu buffersMatteo Croce2-23/+222
2019-09-02mvpp2: refactor BM pool functionsMatteo Croce1-19/+16
2019-09-02mlx5: Add missing init_net check in FIB notifierJiri Pirko1-0/+3
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller79-205/+593
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-18/+36
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-47/+82
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds24-38/+124
2019-09-01net: dsa: mv88e6xxx: centralize SERDES IRQ handlingVivien Didelot4-175/+69
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_statusVivien Didelot4-21/+64
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_enableVivien Didelot5-50/+66
2019-09-01net: dsa: mv88e6xxx: pass lane to .serdes_powerVivien Didelot5-27/+44
2019-09-01net: dsa: mv88e6xxx: merge mv88e6352_serdes_power_setVivien Didelot1-14/+4
2019-09-01net: dsa: mv88e6xxx: implement mv88e6352_serdes_get_laneVivien Didelot3-1/+15
2019-09-01net: dsa: mv88e6xxx: simplify .serdes_get_laneVivien Didelot4-122/+74
2019-09-01net: dsa: mv88e6xxx: introduce .serdes_irq_mappingVivien Didelot4-6/+45
2019-09-01net: dsa: mv88e6xxx: fix SERDES IRQ mappingVivien Didelot2-11/+5
2019-09-01net: dsa: mv88e6xxx: check errors in mv88e6352_serdes_irq_linkVivien Didelot1-2/+7
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing1-2/+1
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King1-1/+1
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET1-3/+4
2019-09-01r8169: don't set bit RxVlan on RTL8125Heiner Kallweit1-2/+4
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET1-1/+4
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins1-0/+1
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu1-0/+1
2019-08-31net: aquantia: fix out of memory condition on rx sideDmitry Bogdanov1-1/+2