summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-3/+2Star
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-1/+1
* net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi2014-08-251-1/+0Star
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-251-1/+2
* drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-161-22/+21Star
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-163-4/+1Star
* wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas2014-05-131-2/+3
* wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-131-2/+2
* wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-131-14/+37
* Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-131-13/+0Star
* Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-041-1/+1
* wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-031-1/+1
* wl1251: spi: add device tree supportSebastian Reichel2014-02-281-6/+17
* wl1251: spi: add vio regulator supportSebastian Reichel2014-02-282-2/+19
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-283-18/+38
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-282-7/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-171-1/+0Star
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0Star
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-1012-49/+354
|\| |
| * | wl1251: fix NULL pointer dereferencePavel Machek2014-01-091-1/+1
| * | wl1251: add nvs file name to module firmware listPavel Machek2014-01-091-0/+1
| * | wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-091-0/+13
| * | wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-092-2/+13
| * | wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-093-0/+31
| * | wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-091-2/+13
| * | wl1251: disable power saving in monitor modeDavid Gnedt2014-01-091-3/+7
| * | wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-095-11/+67
| * | wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-097-11/+39
| * | wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-093-17/+41
| * | wl1251: implement hardware ARP filteringDavid Gnedt2014-01-093-0/+53
| * | wl1251: retry power save entryDavid Gnedt2014-01-095-1/+58
| * | wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-093-1/+17
| |/
* / wireless: slight optimization of addr comparedingtianhong2013-12-261-1/+1
|/
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-051-141/+68Star
* net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-101-2/+2
* wireless: wl1251: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* net: wireless: wl1251: Fix commenting styleSachin Kamat2013-06-171-3/+3
* net: wireless: wl1251: Use module_spi_driver macroSachin Kamat2013-06-171-23/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-241-2/+3
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-2/+3
| |\
| | * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+3
|\| |
| * | Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-03-251-1/+3
| |\ \ | | |/ | |/|
| | * wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed caseLi Fei2013-03-051-1/+3
* | | net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-213-7/+25
|\|
| * mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg2013-02-112-6/+24
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-1/+1
| |\