summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11
* iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
* iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
* iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-193-8/+15
* brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki2018-03-163-0/+63
* iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-165-19/+91
* iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
* iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
* iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
* mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2018-03-092-4/+27
* mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko2018-03-095-1/+19
* vhost_net: examine pointer types during un-producingJason Wang2018-03-092-2/+3
* vhost_net: keep private_data and rx_ring syncedJason Wang2018-03-091-2/+3
* vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko2018-03-091-0/+1
* net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi2018-03-091-1/+1
* hv_netvsc: fix locking during VF setupStephen Hemminger2018-03-081-0/+4
* hv_netvsc: fix locking for rx_modeStephen Hemminger2018-03-081-3/+8
* hv_netvsc: avoid repeated updates of packet filterStephen Hemminger2018-03-082-2/+7
* hv_netvsc: fix filter flagsStephen Hemminger2018-03-081-2/+2
* Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub...David S. Miller2018-03-0825-88/+212
|\
| * brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel2018-03-071-13/+11
| * brcmfmac: add possibility to obtain firmware errorArend Van Spriel2018-03-073-0/+15
| * iwlwifi: fix malformed CONFIG_IWLWIFI_PCIE_RTPM defaultUlf Magnusson2018-03-021-1/+0
| * iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer2018-03-021-3/+3
| * iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer2018-03-021-1/+5
| * iwlwifi: mvm: fix "failed to remove key" messageSara Sharon2018-03-021-1/+2
| * iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz2018-03-025-5/+27
| * iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon2018-03-021-10/+35
| * iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2018-03-022-4/+6
| * iwlwifi: mvm: fix TX of CCMP 256Sara Sharon2018-03-021-2/+5
| * iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss2018-03-024-0/+42
| * rtlwifi: rtl8723be: Fix loss of signalLarry Finger2018-02-251-1/+2
| * iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-02-162-8/+24
| * iwlwifi: align timestamp cancel with timestamp startShaul Triebitz2018-02-163-8/+2
| * iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2018-02-162-2/+2
| * iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2018-02-162-13/+14
| * iwlwifi: mvm: fix security bug in PN checkingSara Sharon2018-02-161-19/+20
* | team: Fix double free in error pathArkadi Sharshevsky2018-03-081-2/+2
* | cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar2018-03-071-1/+0
* | cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar2018-03-071-0/+2
* | net: smsc911x: Fix unload crash when link is upJeremy Linton2018-03-071-2/+2
* | net: qcom/emac: Use proper free methods during TXHemanth Puranik2018-03-071-9/+14
* | qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2018-03-072-1/+5
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-074-26/+34
|\ \
| * | e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat2018-03-051-2/+2
| * | e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier2018-03-052-2/+2
| * | e1000e: Avoid missed interrupts following ICR readBenjamin Poirier2018-03-052-8/+24
| * | e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier2018-03-051-0/+3
| * | Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier2018-03-051-14/+2
| * | e1000e: Remove Other from EIACBenjamin Poirier2018-03-051-2/+3