summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wl1251
Commit message (Expand)AuthorAgeFilesLines
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-161-2/+0
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-2/+10
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-122-2/+2
* wl1251: use to_delayed_work()Geliang Tang2016-04-071-1/+1
* ti: unify Kconfig with other vendorsKalle Valo2015-11-181-1/+1
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-3/+0
|\
| * wl1251: drop unneeded gotoJulia Lawall2015-06-081-3/+0
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-1/+2
|/
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-7/+2
* wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-151-3/+2
* 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/+0
* 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/+21
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-163-4/+1
* 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/+0
* 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/+0
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-131-1/+0
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-071-1/+0
* | | 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/+68
* 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
OpenPOWER on IntegriCloud