summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1810-98/+70
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-121-1/+0
| |\
| | * mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-1/+0
| * | wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho2013-02-112-6/+2
| |/
| * wlcore: fix wrong remote rates when starting STA roleLuciano Coelho2013-02-081-3/+5
| * wlcore: don't hide real error code when booting failsLuciano Coelho2013-02-081-7/+4
| * wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-083-57/+0
| * wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2013-02-082-2/+2
| * wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2013-02-082-17/+12
| * wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-084-10/+42
| * wlcore: remove unused set_power methodLuciano Coelho2013-02-082-2/+0
| * wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho2013-02-081-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0824-1891/+2286
|\ \ | |/
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-301-2/+1
| |\
| | * mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-2/+1
| * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-2924-1889/+2285
| |\ \ | | |/ | |/|
| | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-1824-1889/+2285
| | |\
| | | * wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-113-7/+17
| | | * wlcore: support scan reports during periodic scanEyal Shapira2012-12-114-14/+3
| | | * wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-115-7/+5
| | | * wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-113-10/+31
| | | * wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-115-63/+176
| | | * wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-114-10/+19
| | | * wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-113-16/+27
| | | * wlcore: improve handling for Rx errorsArik Nemtsov2012-12-112-17/+15
| | | * wlcore: increase scan dwell times if no activityEyal Shapira2012-12-112-3/+49
| | | * wlcore: remove support for injected TxArik Nemtsov2012-12-113-9/+10
| | | * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-115-8/+28
| | | * wl18xx: set last Tx rate from FW statusArik Nemtsov2012-12-052-15/+47
| | | * wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-054-37/+108
| | | * wlcore: track FW-allocated packets per linkArik Nemtsov2012-12-052-15/+18
| | | * wlcore: count packets held per AC in each vifArik Nemtsov2012-12-055-4/+29
| | | * wlcore: track wlvif inside per-link structureArik Nemtsov2012-12-052-0/+7
| | | * wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov2012-12-051-0/+4
| | | * wlcore: restore default channel configurationVictor Goldenshtein2012-12-052-48/+68
| | | * wlcore: consolidate free_link and always call itArik Nemtsov2012-12-053-7/+11
| | | * wlcore: take the mutex before resetting Tx queuesArik Nemtsov2012-12-051-1/+1
| | | * wlcore: remove unnecessary WARN_ON in wl12xx_tx_resetVictor Goldenshtein2012-12-051-1/+1
| | | * wlcore: clear roc_vif on iface removalArik Nemtsov2012-12-041-0/+5
| | | * wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller2012-12-043-9/+0
| | | * wlcore: allow ACX_BA_SESSION_RX_SETUP to failEliad Peller2012-12-041-2/+11
| | | * wlcore: allow fw commands to failEliad Peller2012-12-042-19/+73
| | | * wlcore/wl12xx: make sure session id is always zero for APArik Nemtsov2012-12-042-2/+9
| | | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-12-0420-1629/+1577
| | | |\
| | | | * wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho2012-12-042-10/+22
| | | | * wlcore: change way of checking the firmware versionLuciano Coelho2012-12-042-23/+35
| | | | * wlcore/wl12xx: remove deprecated FW version checkLuciano Coelho2012-12-041-11/+0
| | | | * wlcore/wl12xx: move wl12xx chip ID defines to the lower driverLuciano Coelho2012-12-041-6/+0
| | | | * wlcore/wl18xx/wl12xx: add recovery settings to confYair Shapira2012-12-042-7/+23
| | | | * wlcore: gather information about firmware stabilityLuciano Coelho2012-12-043-1/+6
OpenPOWER on IntegriCloud