summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix ANI for AP modeSujith Manoharan2013-06-172-18/+17
* ath9k: Fix LNA gpio for AR9485Sujith Manoharan2013-06-171-1/+1
* mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2013-06-172-13/+10
* mwifiex: Add module parameter for regdomainAvinash Patil2013-06-171-4/+25
* orinoco_usb: fix memory leak in ezusb_access_ltv() when device disconnectedAlexey Khoroshilov2013-06-141-1/+2
* ath9k: Add custom parameters for CUS198Sujith Manoharan2013-06-145-3/+72
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1413-90/+58
|\
| * iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach2013-06-131-1/+0
| * iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach2013-06-131-2/+2
| * iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-133-2/+12
| * iwlwifi: mvm: mark scratch area in TX commandJohannes Berg2013-06-131-4/+5
| * iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-134-33/+16
| * iwlwifi: remove calib channel section from PHY DBDavid Spinadel2013-06-131-33/+3
| * iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
| * iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
| * iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7
* | Merge branch 'for-linville-ath10k' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-1332-0/+22094
|\ \
| * | ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-1232-0/+22094
* | | Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-06-134-29/+41
|\ \ \
| * | | ath6kl: Unify sg_sz and buf_sz in ath6kl_sdio_alloc_prep_scat_req()Geert Uytterhoeven2013-06-011-6/+6
| * | | ath6kl: Fix a suspend/resume crash in AR6004 USBMohammed Shafi Shajakhan2013-06-011-0/+18
| * | | ath6kl: Rename USB driver's suspend/resume/reset_resumeMohammed Shafi Shajakhan2013-06-011-9/+9
| * | | wireless: ath6kl: re-use native helper to parse MACAndy Shevchenko2013-06-011-7/+1
| * | | ath6kl: Check wmi ready event status before validating abi versionRaja Mani2013-06-011-7/+7
* | | | ath9k: Fix ANI trigger thresholdSujith Manoharan2013-06-131-1/+1
* | | | carl9170: add support for the new rate control APIChristian Lamparter2013-06-133-78/+110
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-1210-68/+113
|\ \ \ \
| * | | | ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli2013-06-111-10/+17
| * | | | brcm80211: make mgmt_tx in brcmfmac accept a NULL channelAntonio Quartulli2013-06-111-3/+12
| * | | | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-1/+1
| * | | | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-04157-1963/+19803
| |\ \ \ \
| * | | | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-038-52/+74
* | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-127-28/+10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | iwlwifi: mvm: Update the supported interface combinationsIlan Peer2013-06-111-3/+3
| * | | | | iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2013-06-112-7/+1
| * | | | | iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach2013-06-111-7/+1
| * | | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-1148-2042/+526
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | iwlwifi: include export.h instead of module.hJohannes Berg2013-06-111-2/+1
| * | | | | iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach2013-06-111-0/+3
| * | | | | iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach2013-06-111-2/+1
| * | | | | iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach2013-06-111-2/+0
| * | | | | iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg2013-06-101-5/+0
* | | | | | brcmfmac: add debugfs statistics for firmware-signallingArend van Spriel2013-06-123-5/+19
* | | | | | brcmfmac: Always use fifo_credits, also for requested credits.Hante Meuleman2013-06-123-97/+79
* | | | | | Revert "iwl4965: workaround connection regression on passive channel"Stanislaw Gruszka2013-06-121-1/+2
* | | | | | iwl3945: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-121-0/+18
* | | | | | iwl4965: workaround for firmware frame tx rejectionStanislaw Gruszka2013-06-122-0/+29
* | | | | | iwlegacy: add il_{stop,wake}_queues_by_reason functionsStanislaw Gruszka2013-06-121-0/+22
* | | | | | iwlegacy: small refactoring of il_{stop,wake}_queueStanislaw Gruszka2013-06-121-4/+15
* | | | | | ath5k: make use of the new rate control APIThomas Huehn2013-06-123-21/+74