summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/main.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
* wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
* wlcore: read fw panic log only in host modeBarak Bercovitz2013-10-231-1/+2
* wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky2013-10-231-19/+25
* wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-231-0/+16
* wlcore: add ap_event_maskEliad Peller2013-10-231-0/+6
* wlcore: always register dummy hardirqArik Nemtsov2013-09-301-3/+11
* wlcore: remove unsupported channelsEliad Peller2013-09-301-3/+0
* wlcore: re-enable idle handlingArik Nemtsov2013-09-301-0/+22
* wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira2013-09-301-4/+12
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-301-15/+86
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-1/+2
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-5/+5
* wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein2013-06-171-2/+2
* wlcore: cancel channel switch work on interface removalArik Nemtsov2013-06-171-0/+1
* wlcore: set default_wep_key when configuredYoni Divinsky2013-06-171-8/+41
* wlcore: configure rates in multiple casesEliad Peller2013-06-171-2/+1
* wlcore: move sysfs handling to a separate fileLuciano Coelho2013-06-171-174/+4
* wlcore: some non-functional clean-ups in main.cLuciano Coelho2013-06-171-24/+6
* cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-8/+11
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-251-70/+128
|\ \ | |/ |/|
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-251-70/+128
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-251-32/+21
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-251-2/+5
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-251-0/+28
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-251-1/+2
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-251-0/+34
| | * wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-251-27/+28
| | * 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-251-3/+7
| | * wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky2013-03-251-1/+1
* | | 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
|/
* mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-111-1/+0
* wlcore: don't hide real error code when booting failsLuciano Coelho2013-02-081-7/+4
* wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-2/+3
* wlcore: remove unused set_power methodLuciano Coelho2013-02-081-1/+0
* 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-291-569/+1000
|\ \ | |/ |/|
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-569/+1000
| |\
| | * wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-111-0/+10
| | * wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-111-2/+2
| | * wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-111-6/+3
| | * wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-111-7/+94
| | * wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-111-5/+7
| | * wlcore: remove support for injected TxArik Nemtsov2012-12-111-5/+8
OpenPOWER on IntegriCloud