summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-3/+4
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-3/+4
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-2517-130/+330
|\ \ | |/ |/|
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2517-130/+330
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-251-1/+1
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-253-1/+44
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-252-2/+4
| | * wl18xx: print chip info during bootVictor Goldenshtein2013-03-252-1/+52
| | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-251-1/+8
| | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-251-2/+3
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-253-0/+77
| | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-255-56/+67
| | * wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov2013-03-251-4/+2
| | * wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2013-03-252-6/+14
| | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-257-4/+11
| | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-251-1/+3
| | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-051-1/+3
* | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
|/ /
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-2054-2078/+4724
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-1817-61/+118
| |\ \ | | |/
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-1/+1
| | |\
| | | * mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-1/+1
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-123-7/+24
| | |\ \ | | | |/
| | | * mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-113-7/+24
| | * | 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
| | * wl18xx: add new phy configuration parameters for telec supportVictor Goldenshtein2013-02-082-3/+9
| | * 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-085-9/+12
| | * 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-085-11/+44
| | * 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-0847-2024/+4623
| |\ \ | | |/
| | * 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-2947-2022/+4622
| | |\ \ | | | |/ | | |/|
| | | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-1847-2022/+4622
| | | |\
| | | | * wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-115-13/+44
| | | | * wl18xx: count HW block spare based correctly on keysArik Nemtsov2012-12-112-27/+33
| | | | * wlcore: support scan reports during periodic scanEyal Shapira2012-12-1110-20/+39
| | | | * wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov2012-12-111-1/+6
| | | | * 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
OpenPOWER on IntegriCloud