aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAge
...
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-30
* wlcore: re-enable idle handlingArik Nemtsov2013-09-30
* wlcore: disable elp sleep while in plt modeYair Shapira2013-09-30
* wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira2013-09-30
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-30
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-26
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-23
* mac80211: add vif to testmode cmdDavid Spinadel2013-08-12
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-17
| * wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein2013-06-17
| * wlcore: hold jiffies in unsigned longArik Nemtsov2013-06-17
| * wlcore: cancel channel switch work on interface removalArik Nemtsov2013-06-17
| * wlcore: set default_wep_key when configuredYoni Divinsky2013-06-17
| * wlcore: configure rates in multiple casesEliad Peller2013-06-17
| * wlcore: move sysfs handling to a separate fileLuciano Coelho2013-06-17
| * wlcore: some non-functional clean-ups in main.cLuciano Coelho2013-06-17
| * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-03
* | wlcore: use *ppos, not file->f_posAl Viro2013-06-29
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-03-25
|\ \ | |/ |/|
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-25
| |\
| | * wlcore: move handling from hardirq to the irq thread functionLuciano Coelho2013-03-25
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-25
| | * wlcore: consider dummy packets when tx queues are emptyArik Nemtsov2013-03-25
| | * wlcore: correctly check state before regdomain confArik Nemtsov2013-03-25
| | * wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-25
| | * wlcore: free AP global links properly on recoveryArik Nemtsov2013-03-25
| | * wlcore: don't attempt to roam in case of p2pEyal Shapira2013-03-25
| | * wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov2013-03-25
| | * wlcore: report rssi from roaming statisticsNadim Zubidat2013-03-25
| | * 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
* | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
|/ /
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-06
* | 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-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
| * 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