summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* wlcore: always register dummy hardirqArik Nemtsov2013-09-301-3/+11
* wlcore: clarify and fix regulatory domain bit translationEliad Peller2013-09-301-21/+31
* wlcore: remove unsupported channelsEliad Peller2013-09-301-3/+0
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-301-1/+1
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-302-17/+16
* wlcore: re-enable idle handlingArik Nemtsov2013-09-302-0/+23
* wlcore: disable elp sleep while in plt modeYair Shapira2013-09-301-0/+4
* wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira2013-09-303-6/+24
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-305-20/+120
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-262-2/+2
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into driversJohannes Berg2013-08-231-1/+2
* mac80211: add vif to testmode cmdDavid Spinadel2013-08-122-2/+4
* cfg80211/nl80211: rename packet pattern related structures and enumsAmitkumar Karwar2013-07-161-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-097-234/+314
|\
| * net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1
| * wlcore: fix occasional AP TX stop after recoveryVictor Goldenshtein2013-06-171-2/+2
| * wlcore: hold jiffies in unsigned longArik Nemtsov2013-06-171-1/+1
| * wlcore: cancel channel switch work on interface removalArik Nemtsov2013-06-171-0/+1
| * wlcore: set default_wep_key when configuredYoni Divinsky2013-06-172-9/+42
| * wlcore: configure rates in multiple casesEliad Peller2013-06-171-2/+1
| * wlcore: move sysfs handling to a separate fileLuciano Coelho2013-06-174-175/+249
| * 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
* | wlcore: use *ppos, not file->f_posAl Viro2013-06-291-2/+2
|/
* 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-2511-127/+268
|\ \ | |/ |/|
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-2511-127/+268
| |\
| | * 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
| | * 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-253-3/+4
| | * wlcore: enter elp in force ps mode in 5msIgal Chernobelsky2013-03-251-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 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
OpenPOWER on IntegriCloud