summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-101-2/+2
* wlcore: always register dummy hardirqArik Nemtsov2013-09-301-3/+11
* wl18xx: print new RDL versions during bootVictor Goldenshtein2013-09-302-16/+46
* wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2013-09-302-0/+66
* 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: wl12xx: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-262-2/+2
* wireless: wl1251: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-132-2/+2
* 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-1010-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/+1Star
| * 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
| * 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/+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
| * 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/+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