summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* 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-0910-262/+378
|\
| * net: wireless: wl1251: Fix commenting styleSachin Kamat2013-06-171-3/+3
| * net: wireless: wl1251: Use module_spi_driver macroSachin Kamat2013-06-171-23/+1
| * 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
| * wl18xx: use locally administered MAC address if not available from fuseLuciano Coelho2013-06-171-0/+11
| * 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
| * wl18xx: FDSP Code RAM Corruption fixIdo Reis2013-06-172-2/+49
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-121-8/+11
| |\
| | * 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
|/ /
* | wl12xx/wl18xx: scan all 5ghz channelsEliad Peller2013-06-122-2/+2
* | wl12xx: increase minimum singlerole firmware version requiredLuciano Coelho2013-06-121-2/+2
* | wl12xx: fix minimum required firmware version for wl127x multiroleLuciano Coelho2013-06-121-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-244-7/+8
|\
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-2217-130/+330
| |\
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-102-3/+4
| | |\
| * | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-162-4/+4
| | |/ | |/|
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-252-3/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1017-131/+331
|\ \ \ | | |/ | |/|
| * | 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
| |/ /
* | | net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
|/ /
* | 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
|\ \
OpenPOWER on IntegriCloud