summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wl1251 (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\
| * wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * wl1251: fix always return 0 errorWang Hai2020-08-21
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
|/
* wl1251: check return from call to wl1251_acx_arp_ip_filterColin Ian King2018-04-13
* wl1251: add a missing spin_lock_init()Cong Wang2017-09-07
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-23
|\
| * wl1251: drop unneeded gotoJulia Lawall2015-06-08
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
|/
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-24
* wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-07
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* net: wireless: wl1251: Remove unnecessary free_irqHimangi Saraogi2014-08-25
* mac80211: support more than one band in scan requestDavid Spinadel2014-06-25
* drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-16
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-16
* wl1251: only call ieee80211_beacon_loss in managed modeGrazvydas Ignotas2014-05-13
* wl1251: fix mixed up args for joinGrazvydas Ignotas2014-05-13
* wl1251: fix null data for IBSSGrazvydas Ignotas2014-05-13
* Revert "wl1251: enforce changed hw encryption support on monitor state change"Grazvydas Ignotas2014-05-13
* Drivers:net:wireless:ti:wl1251: Fixed Sparse invalid assignment warningSurendra Patil2014-03-04
* wl1251: use skb_trim to make skb shorterIvaylo Dimitrov2014-03-03
* wl1251: spi: add device tree supportSebastian Reichel2014-02-28
* wl1251: spi: add vio regulator supportSebastian Reichel2014-02-28
* wl1251: move power GPIO handling into the driverSebastian Reichel2014-02-28
* wl1251: split wl251 platform data to a separate structureLuciano Coelho2014-02-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-17
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
| |\
| | * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\| |
| * | wl1251: fix NULL pointer dereferencePavel Machek2014-01-09
| * | wl1251: add nvs file name to module firmware listPavel Machek2014-01-09
| * | wl1251: enforce changed hw encryption support on monitor state changeDavid Gnedt2014-01-09
| * | wl1251: disable retry and ACK policy for injected packetsDavid Gnedt2014-01-09
| * | wl1251: enable tx path in monitor mode if necessary for packet injectionDavid Gnedt2014-01-09
| * | wl1251: fix channel switching in monitor modeDavid Gnedt2014-01-09
| * | wl1251: disable power saving in monitor modeDavid Gnedt2014-01-09
| * | wl1251: implement multicast address filtering (fwd)David Gnedt2014-01-09
| * | wl1251: configure hardware en-/decryption for monitor modeDavid Gnedt2014-01-09
| * | wl1251: split RX and TX data path initialisationDavid Gnedt2014-01-09
| * | wl1251: implement hardware ARP filteringDavid Gnedt2014-01-09
| * | wl1251: retry power save entryDavid Gnedt2014-01-09
| * | wl1251: fix scan behaviour while not associatedDavid Gnedt2014-01-09
| |/
* / wireless: slight optimization of addr comparedingtianhong2013-12-26
|/
* wl1251: return -ENOMEM if kzalloc failsJing Wang2013-12-05
* net: wireless: wl1251: update firmware pathFelipe Balbi2013-10-10