summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: fix tx power settingAlex Gal2014-01-131-0/+10
* mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0Star
* cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez2013-11-253-10/+7Star
* wlcore: save last regdom configuration on stopEliad Peller2013-10-231-1/+3
* wlcore: fix started_vifs calculationEliad Peller2013-10-231-1/+23
* wlcore: wakeup from ELP before starting recoveryBarak Bercovitz2013-10-231-0/+1
* wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
* 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-235-23/+43
* wlcore: fwlog dynamic mem_block controlIdo Reis2013-10-232-1/+20
* wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-234-10/+15
* wlcore: add ap_event_maskEliad Peller2013-10-234-0/+15
* wlcore: print active channel in the driver_stateVictor Goldenshtein2013-10-231-1/+17
* 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/+0Star
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-301-1/+1
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-302-17/+16Star
* 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-107-234/+314
|\
| * net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1Star
| * 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/+1Star
| * 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/+6Star
| * 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/+21Star
| | * wlcore: use print_hex_dump_debug()Luciano Coelho2013-03-251-17/+16Star
| | * 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