| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: move under intel vendor directory | Kalle Valo | 2015-11-18 | 122 | -89829/+0 |
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-11-04 | 1 | -3/+3 |
|\ |
|
| * | debugfs: Pass bool pointer to debugfs_create_bool() | Viresh Kumar | 2015-10-04 | 1 | -3/+3 |
* | | Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s... | Kalle Valo | 2015-10-28 | 20 | -101/+296 |
|\ \ |
|
| * | | iwlwifi: nvm: free old section data when reading nvm file | Moshe Harel | 2015-10-25 | 1 | -0/+1 |
| * | | iwlwifi: mvm: disable TDLS ac queues correctly | Arik Nemtsov | 2015-10-25 | 1 | -2/+3 |
| * | | iwlwifi: mvm: take scan ref only on success | Eliad Peller | 2015-10-25 | 1 | -9/+6 |
| * | | iwlwifi: mvm: remove pointless scan plan checks | Johannes Berg | 2015-10-25 | 1 | -14/+0 |
| * | | iwlwifi: mvm: clean up some whitespace in scan code | Johannes Berg | 2015-10-25 | 1 | -3/+2 |
| * | | iwlwifi: mvm: Implement per vif frame registration API | Andrei Otcheretianski | 2015-10-25 | 2 | -0/+25 |
| * | | iwlwifi: avoid read/write operations if the bus is dead | Eliad Peller | 2015-10-25 | 2 | -0/+8 |
| * | | iwlwifi: mvm: Add support for two scheduled scan plans | Avraham Stern | 2015-10-25 | 3 | -42/+87 |
| * | | iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path() | Luca Coelho | 2015-10-25 | 6 | -10/+8 |
| * | | iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder | Assaf Krauss | 2015-10-25 | 1 | -3/+22 |
| * | | iwlwifi: mvm: use short timeouts in P2P low latency if supported | Johannes Berg | 2015-10-25 | 3 | -7/+24 |
| * | | iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3 | Johannes Berg | 2015-10-25 | 1 | -10/+7 |
| * | | iwlwifi: mvm: correctly request DTS-measure for new cards | Arik Nemtsov | 2015-10-25 | 3 | -2/+74 |
| * | | iwlwifi: pcie: fix (again) prepare card flow | Emmanuel Grumbach | 2015-10-25 | 1 | -8/+2 |
| * | | iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error | Matti Gottlieb | 2015-10-25 | 2 | -0/+43 |
| * | | iwlwifi: rs: Remove workaround that disables MIMO on P2P | Alexander Bondar | 2015-10-25 | 2 | -7/+0 |
* | | | Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-10-22 | 2 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | cfg80211: Add multiple scan plans for scheduled scan | Avraham Stern | 2015-10-13 | 2 | -2/+3 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 8 | -20/+27 |
|\ \ \
| |/ /
|/| | |
|
| * | | iwlwifi: mvm: flush fw_dump_wk when mvm fails to start | Andrei Otcheretianski | 2015-10-05 | 1 | -0/+1 |
| * | | iwlwifi: mvm: init card correctly on ctkill exit check | Arik Nemtsov | 2015-10-05 | 2 | -2/+7 |
| * | | iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 series | Luca Coelho | 2015-10-05 | 1 | -0/+5 |
| * | | iwlwifi: fix firmware filename for 3160 | Johannes Berg | 2015-10-05 | 1 | -1/+1 |
| * | | iwlwifi: mvm: clear csa countdown when AP is stopped | Avraham Stern | 2015-10-05 | 1 | -0/+1 |
| * | | iwlwifi: mvm: fix D3 firmware PN programming | Johannes Berg | 2015-10-05 | 1 | -6/+6 |
| * | | iwlwifi: dvm: fix D3 firmware PN programming | Johannes Berg | 2015-10-05 | 1 | -1/+1 |
| * | | iwlwifi: mvm: fix D3 CCMP TX PN assignment | Johannes Berg | 2015-10-05 | 1 | -10/+5 |
| |/ |
|
* | | Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or... | David S. Miller | 2015-10-12 | 38 | -717/+994 |
|\ \ |
|
| * | | iwlwifi: mvm: add minimal multi-RXQ infrastructure | Johannes Berg | 2015-10-05 | 2 | -27/+83 |
| * | | iwlwifi: size firmware flags memory correctly | Johannes Berg | 2015-10-05 | 3 | -7/+20 |
| * | | iwlwifi: mvm: make threshold temperatures unsigned | Johannes Berg | 2015-10-05 | 1 | -6/+6 |
| * | | iwlwifi: nvm: add nvm phy_sku section to debugfs | Moshe Harel | 2015-10-05 | 3 | -0/+8 |
| * | | iwlwifi: mvm: fix signedness warnings in ToF debugfs | Johannes Berg | 2015-10-05 | 1 | -6/+10 |
| * | | iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios | Eyal Shapira | 2015-10-05 | 2 | -0/+48 |
| * | | iwlwifi: mvm: minor rx code cleanup | Johannes Berg | 2015-10-05 | 1 | -2/+2 |
| * | | iwlwifi: remove IWL3165_UCODE_API_OK and _MIN | Johannes Berg | 2015-10-05 | 1 | -7/+0 |
| * | | iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rate | Eyal Shapira | 2015-10-05 | 1 | -2/+2 |
| * | | iwlwifi: mvm: rs: minor indentation fix | Eyal Shapira | 2015-10-05 | 1 | -2/+2 |
| * | | iwlwifi: mvm: rs: remove overflowing debug message | Eyal Shapira | 2015-10-05 | 1 | -1/+0 |
| * | | iwlwifi: mvm: rs: improve rate debug messages | Eyal Shapira | 2015-10-05 | 1 | -9/+51 |
| * | | iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK | Johannes Berg | 2015-10-05 | 2 | -10/+4 |
| * | | iwlwifi: mvm: support enabling a queue with a given ssn | Liad Kaufman | 2015-10-05 | 3 | -7/+8 |
| * | | iwlwifi: mvm: support using multiple ACs on single HW queue | Liad Kaufman | 2015-10-05 | 7 | -89/+249 |
| * | | iwlwifi: transport: track number of allocated queues | Johannes Berg | 2015-10-05 | 2 | -0/+6 |
| * | | iwlwifi: op-mode API: add rx_rss method | Johannes Berg | 2015-10-05 | 1 | -1/+18 |
| * | | iwlwifi: mvm: remove PHY RX from handlers | Johannes Berg | 2015-10-05 | 1 | -1/+3 |