summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: remove minor dead codeMichal Nazarewicz2013-12-091-15/+11Star
* iwlwifi: mvm: a few more SKUs for 7260 and 3160Emmanuel Grumbach2013-12-091-0/+5
* iwlwifi: mvm: BT Coex - fine tune the aggregation sizeEmmanuel Grumbach2013-12-091-1/+1
* iwlwifi: mvm: add LQ flags definitionsEyal Shapira2013-12-092-4/+27
* iwlwifi: mvm: refactor debugfs copy_from_user()Johannes Berg2013-12-092-69/+43Star
* iwlwifi: mvm: don't use void pointers in debugfsJohannes Berg2013-12-092-3/+3
* iwlwifi: mvm: move interface-specific debugfs to a new fileJohannes Berg2013-12-094-504/+276Star
* iwlwifi: mvm: small debugfs cleanupsJohannes Berg2013-12-091-50/+27Star
* iwlwifi: mvm: fix ht protection flagsAvri Altman2013-12-092-9/+53
* iwlwifi: mvm: allow keeping connections in d3_testEliad Peller2013-12-092-1/+11
* iwlwifi: mvm: implement rate_update hook in rsEyal Shapira2013-12-093-6/+29
* iwlwifi: mvm: disconnect on disconnection wakeup eventEliad Peller2013-12-091-0/+6
* iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not availableEliad Peller2013-12-091-8/+8
* iwlwifi: mvm: refactor iwl_mvm_rs_rate_initEyal Shapira2013-12-091-21/+28
* iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira2013-12-094-15/+10Star
* iwlwifi: mvm: fix and improve printing of rate scale tableEyal Shapira2013-12-091-18/+73
* iwlwifi: pcie: remove useless condition testJohannes Berg2013-12-091-19/+13Star
* iwlwifi: mvm: Add debugfs entry to generate NMI to NICAlexander Bondar2013-12-092-0/+17
* iwlwifi: remove TX_CMD id from transport layerEmmanuel Grumbach2013-12-093-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0634-103/+233
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-022-0/+10
| |\
| | * mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-021-0/+4
| | * cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
| * | brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
| * | net: wireless: wcn36xx: fix potential NULL pointer dereferenceMichal Nazarewicz2013-12-021-6/+13
| * | net: wireless: ath9k: avoid possible NULL pointer dereferenceMichal Nazarewicz2013-12-021-4/+3Star
| * | ath9k: Fix XLNA bias strengthSujith Manoharan2013-12-021-1/+1
| * | ath9k: Fix QuickDrop usageSujith Manoharan2013-12-021-9/+11
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2013-12-0212-18/+88
| |\ \
| | * | iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
| | * | iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
| | * | iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-253-4/+13
| | * | iwlwifi: bump required firmware API version for 3160/7260Emmanuel Grumbach2013-11-251-2/+2
| | * | iwlwifi: mvm: don't WARN about unsuccessful time eventEmmanuel Grumbach2013-11-251-2/+5
| | * | iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach2013-11-251-0/+5
| | * | iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach2013-11-251-1/+0Star
| | * | iwlwifi: add new HW - 7265 seriesOren Givon2013-11-253-0/+41
| | * | iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-255-7/+15
| | * | iwlwifi: mvm: check sta_id/drain values in debugfsJohannes Berg2013-11-251-0/+4
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-2515-63/+101
| |\ \ \ | | | |/ | | |/|
| | * | mac80211: set hw initial idle stateKarl Beldan2013-11-251-0/+2
| | * | mac80211: use capped prob when computing throughputsKarl Beldan2013-11-251-1/+1
| | * | cfg80211: ignore supported rates for nonexistant bands on scanFelix Fietkau2013-11-251-0/+4
| | * | mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
| | * | mac80211_hwsim: Fix bcn_en_iter to use atomic iterationJouni Malinen2013-11-251-1/+1
| | * | mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-255-14/+24
| | * | mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
| | * | cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-251-0/+3
| | * | mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-251-2/+3
| | * | mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-251-1/+1