Age | Commit message (Expand) | Author | Files | Lines |
2016-07-08 | rtlwifi: Create _rtl_dbg_trace function to reduce RT_TRACE code size | Joe Perches | 2 | -8/+34 |
2016-07-08 | rtl8xxxu: Reduce console noise when removing the kernel module | Jes Sorensen | 1 | -1/+1 |
2016-07-08 | rtl8xxxu: remove unneeded assignments | Luis de Bethencourt | 1 | -2/+0 |
2016-07-08 | Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm... | Kalle Valo | 50 | -727/+2094 |
2016-07-06 | iwlwifi: move iwl_drv to be shared across transports | Sara Sharon | 3 | -11/+7 |
2016-07-06 | iwlwifi: pcie: centralize SCD status logging | Sara Sharon | 3 | -73/+47 |
2016-07-06 | iwlwifi: mvm: support v4 of the TX power command | Luca Coelho | 4 | -13/+36 |
2016-07-06 | iwlwifi: pcie: load FW chunk for a000 devices | Sara Sharon | 2 | -11/+75 |
2016-07-06 | iwlwifi: pcie: initialize a000 device's TFD table | Sara Sharon | 4 | -8/+65 |
2016-07-06 | iwlwifi: centralize 64 bit HW registers write | Sara Sharon | 4 | -16/+74 |
2016-07-06 | iwlwifi: pcie: generalize and increase the size of scratchbuf | Sara Sharon | 2 | -58/+54 |
2016-07-06 | iwlwifi: pcie: track rxb status | Sara Sharon | 2 | -1/+11 |
2016-07-06 | iwlwifi: pcie: fix a race in firmware loading flow | Emmanuel Grumbach | 3 | -17/+28 |
2016-07-06 | iwlwifi: decouple PCIe transport from mac80211 | Johannes Berg | 8 | -25/+37 |
2016-07-06 | iwlwifi: tracing: decouple from mac80211 | Johannes Berg | 1 | -3/+22 |
2016-07-06 | iwlwifi: store cipher scheme independent of mac80211 | Johannes Berg | 4 | -19/+20 |
2016-07-06 | iwlwifi: mvm: free RX reorder buffer on restart | Sara Sharon | 1 | -3/+4 |
2016-07-06 | iwlwifi: mvm: add RX aggregation prints | Sara Sharon | 2 | -2/+11 |
2016-07-06 | iwlwifi: mvm: support dqa-mode scd queue redirection | Liad Kaufman | 1 | -5/+110 |
2016-07-06 | iwlwifi: mvm: support tdls in dqa mode | Liad Kaufman | 2 | -13/+26 |
2016-07-06 | iwlwifi: pcie: don't use vid 0 | Sara Sharon | 1 | -4/+7 |
2016-07-06 | iwlwifi: mvm: unmap the paging memory before freeing it | Emmanuel Grumbach | 1 | -4/+8 |
2016-07-06 | iwlwifi: remove iwl_ht_params.smps_mode | Johannes Berg | 2 | -8/+3 |
2016-07-06 | iwlwifi: mvm: fix the channel inhibition table for Channel 14 | Emmanuel Grumbach | 1 | -1/+1 |
2016-07-06 | iwlwifi: mvm: fix coex related comments | Emmanuel Grumbach | 1 | -2/+2 |
2016-07-06 | iwlwifi: mvm: write the correct internal TXF index | Golan Ben-Ami | 1 | -1/+2 |
2016-07-06 | iwlwifi: pcie: fix access to scratch buffer | Sara Sharon | 1 | -2/+2 |
2016-07-06 | iwlwifi: pcie: Enable MSI mode when using MSI interrupts | Ido Yariv | 2 | -1/+6 |
2016-07-06 | iwlwifi: mvm: read SAR BIOS table from ACPI | Luca Coelho | 1 | -0/+173 |
2016-07-06 | iwlwifi: mvm: cleanup the coex code | Emmanuel Grumbach | 3 | -231/+0 |
2016-07-06 | iwlwifi: mvm: checksum IPv6 fragmented packet | Sara Sharon | 1 | -15/+6 |
2016-07-06 | iwlmvm: mvm: set correct state in smart-fifo configuration | striebit | 1 | -1/+1 |
2016-07-06 | iwlwifi: pcie: enable interrupts before releasing the NIC's CPU | Emmanuel Grumbach | 1 | -1/+4 |
2016-07-06 | iwlwifi: Add a000 HW family support | Haim Dreyfuss | 4 | -1/+136 |
2016-07-06 | iwlwifi: mvm: support new statistics notification | Sara Sharon | 6 | -6/+56 |
2016-07-06 | iwlwifi: mvm: add support for GCMP encryption | Ayala Beker | 6 | -24/+85 |
2016-07-06 | iwlwifi: Reserve iwl_fw_error_dump_type enum | Golan Ben-Ami | 1 | -0/+4 |
2016-07-06 | iwlwifi: add dump of RFH | Sara Sharon | 1 | -2/+113 |
2016-07-06 | iwlwifi: dvm: Remove unused array 'iwlagn_loose_lookup' | Guenter Roeck | 1 | -17/+0 |
2016-07-06 | iwlwifi: mvm: fix txq aggregation bug | Oren Givon | 1 | -1/+9 |
2016-07-06 | iwlwifi: mvm: avoid harmless -Wmaybe-uninialized warning | Arnd Bergmann | 1 | -20/+21 |
2016-07-06 | iwlwifi: mvm: rs: add rate scaling support for 160MHz channels | Gregory Greenman | 2 | -22/+60 |
2016-07-06 | iwlwifi: mvm: fix RX mpdu status enum | Ayala Beker | 1 | -2/+2 |
2016-07-06 | iwlwifi: mvm: Do not open aggregations for null data packets | Matti Gottlieb | 3 | -8/+9 |
2016-07-06 | iwlwifi: pcie: poll RFH for RX DMA stop | Sara Sharon | 2 | -3/+36 |
2016-07-06 | iwlwifi: mvm: remove unnecessary device conversion when reading the MCC | Luca Coelho | 1 | -3/+1 |
2016-07-06 | iwlwifi: add new 8265 | Oren Givon | 1 | -0/+6 |
2016-07-06 | iwlwifi: add new 8260 PCI IDs | Oren Givon | 1 | -0/+3 |
2016-07-06 | iwlwifi: mvm: support dqa-enable hcmd | Liad Kaufman | 2 | -0/+35 |
2016-07-06 | iwlwifi: mvm: update aux queue in dqa mode | Liad Kaufman | 3 | -8/+27 |