summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti (follow)
Commit message (Expand)AuthorAge
...
| | | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-25
| | | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-25
| | | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-25
| | | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-25
| | | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-25
| | | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-05
| * | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
| |/ /
* / / net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
|/ /
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
| |\|
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-15
| | |\
| | | * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-12
| | |\|
| | | * mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-11
| | * | wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho2013-02-11
| | |/
| | * wlcore: fix wrong remote rates when starting STA roleLuciano Coelho2013-02-08
| | * wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2013-02-08
| | * wlcore: don't hide real error code when booting failsLuciano Coelho2013-02-08
| | * wlcore: move wl12xx_platform_data up and make it truly optionalLuciano Coelho2013-02-08
| | * wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2013-02-08
| | * wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2013-02-08
| | * wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-08
| | * wlcore: remove unused set_power methodLuciano Coelho2013-02-08
| | * wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho2013-02-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
| |\|
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-30
| | |\
| | | * mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-18
| | * | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-29
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-18
| | | |\
| | | | * wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-11
| | | | * wl18xx: count HW block spare based correctly on keysArik Nemtsov2012-12-11
| | | | * wlcore: support scan reports during periodic scanEyal Shapira2012-12-11
| | | | * wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov2012-12-11
| | | | * wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-11
| | | | * wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-11
| | | | * wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-11
| | | | * wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-11
| | | | * wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov2012-12-11
| | | | * wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-11
| | | | * wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira2012-12-11
| | | | * wlcore: set 5Ghz probe-req template for DFS channelsArik Nemtsov2012-12-11
| | | | * wlcore: improve handling for Rx errorsArik Nemtsov2012-12-11
| | | | * wlcore: increase scan dwell times if no activityEyal Shapira2012-12-11
| | | | * wlcore: remove support for injected TxArik Nemtsov2012-12-11
| | | | * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-11
| | | | * wl18xx: set last Tx rate from FW statusArik Nemtsov2012-12-05
| | | | * wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-05
| | | | * wlcore: track FW-allocated packets per linkArik Nemtsov2012-12-05
| | | | * wlcore: count packets held per AC in each vifArik Nemtsov2012-12-05