Age | Commit message (Expand) | Author | Files | Lines |
2017-08-24 | iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc() | Luca Coelho | 3 | -9/+12 |
2017-08-14 | brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices | Arend Van Spriel | 1 | -2/+4 |
2017-08-09 | iwlwifi: mvm: send delba upon rx ba session timeout | Naftali Goldstein | 1 | -2/+2 |
2017-08-09 | iwlwifi: mvm: don't WARN when a legit race happens in A-MPDU | Emmanuel Grumbach | 1 | -4/+6 |
2017-08-09 | iwlwifi: mvm: start mac queues when deferred tx frames are purged | Avraham Stern | 1 | -1/+11 |
2017-08-05 | iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get... | Christophe Jaillet | 1 | -2/+4 |
2017-08-01 | iwlwifi: add the new 9000 series PCI IDs | Tzipi Peres | 1 | -0/+20 |
2017-08-01 | iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fw | Naftali Goldstein | 1 | -1/+2 |
2017-08-01 | iwlwifi: fix fw_pre_next_step to apply also for C step | Haim Dreyfuss | 3 | -13/+14 |
2017-08-01 | iwlwifi: mvm: rs: fix TLC statistics collection | Gregory Greenman | 1 | -4/+4 |
2017-08-01 | iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FW | Gregory Greenman | 1 | -0/+2 |
2017-08-01 | iwlwifi: split the regulatory rules when the bandwidth flags require it | Emmanuel Grumbach | 1 | -8/+11 |
2017-08-01 | iwlwifi: add TLV for MLME offload firmware capability | Emmanuel Grumbach | 1 | -0/+2 |
2017-08-01 | iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 series | Emmanuel Grumbach | 1 | -2/+8 |
2017-07-27 | brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice | Arend Van Spriel | 1 | -5/+0 |
2017-07-27 | brcmfmac: Don't grow SKB by negative size | Daniel Stone | 1 | -1/+1 |
2017-07-21 | iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTART | Johannes Berg | 3 | -4/+12 |
2017-07-21 | iwlwifi: mvm: handle IBSS probe_queue in a few missing places | Luca Coelho | 1 | -1/+2 |
2017-07-21 | iwlwifi: fix tracing when tx only is enabled | Emmanuel Grumbach | 1 | -2/+2 |
2017-07-21 | iwlwifi: missing error code in iwl_trans_pcie_alloc() | Dan Carpenter | 1 | -1/+2 |
2017-07-21 | iwlwifi: mvm: fix a NULL pointer dereference of error in recovery | Emmanuel Grumbach | 1 | -0/+12 |
2017-07-21 | iwlwifi: pcie: fix unused txq NULL pointer dereference | Mordechai Goodstein | 1 | -0/+3 |
2017-07-21 | iwlwifi: dvm: prevent an out of bounds access | Emmanuel Grumbach | 1 | -1/+1 |
2017-07-21 | Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work" | Larry Finger | 2 | -4/+0 |
2017-07-21 | brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign() | Arend Van Spriel | 1 | -1/+2 |
2017-07-13 | rt2x00: make const array glrt_table static | Colin Ian King | 1 | -1/+1 |
2017-07-12 | brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx() | Arend van Spriel | 1 | -0/+5 |
2017-07-08 | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -29/+42 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 370 | -6553/+24987 |
2017-07-03 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+6 |
2017-07-03 | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done() | Christoph Hellwig | 1 | -31/+44 |
2017-06-30 | Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm... | Kalle Valo | 65 | -571/+1299 |
2017-06-30 | mwifiex: do not update MCS set from hostapd | Ganapathi Bhat | 2 | -27/+0 |
2017-06-30 | brcmfmac: switch to using cfg80211_connect_done() | Arend van Spriel | 1 | -9/+11 |
2017-06-30 | brcmfmac: support 4-way handshake offloading for 802.1X | Arend van Spriel | 2 | -4/+60 |
2017-06-30 | brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK | Arend van Spriel | 7 | -7/+134 |
2017-06-29 | iwlwifi: bump MAX API for 8000/9000/A000 to 33 | Luca Coelho | 3 | -4/+4 |
2017-06-29 | iwlwifi: pcie: wait longer after device reset | Emmanuel Grumbach | 4 | -25/+15 |
2017-06-29 | iwlwifi: pcie: propagate iwl_pcie_apm_init's status | Emmanuel Grumbach | 1 | -8/+13 |
2017-06-29 | iwlwifi: mvm: quietly accept non-sta disassoc frames | Johannes Berg | 1 | -1/+4 |
2017-06-29 | iwlwifi: mvm: update rx statistics cmd api | Liad Kaufman | 7 | -141/+371 |
2017-06-29 | iwlwifi: mvm: remove DQA non-STA client mode special case | Johannes Berg | 1 | -8/+0 |
2017-06-29 | iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packets | Emmanuel Grumbach | 1 | -4/+6 |
2017-06-29 | iwlwifi: pcie: reconfigure MSI-X HW on resume | Johannes Berg | 1 | -0/+3 |
2017-06-29 | iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSO | Emmanuel Grumbach | 1 | -5/+5 |
2017-06-29 | iwlwifi: mvm: fix mac80211's hw_queue in DQA mode | Johannes Berg | 1 | -6/+26 |
2017-06-29 | iwlwifi: mvm: map cab_queue to real one earlier | Johannes Berg | 1 | -5/+6 |
2017-06-29 | iwlwifi: mvm: fix mac80211 queue tracking | Johannes Berg | 3 | -2/+12 |
2017-06-29 | iwlwifi: mvm: properly enable IP header checksumming | Johannes Berg | 1 | -8/+12 |
2017-06-29 | iwlwifi: pcie: add MSI-X interrupt tracing | Johannes Berg | 2 | -1/+29 |