summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * libertas: Fix possible memory leak in probe and disconnectWang Hai2021-11-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\|
| * libertas: register sysfs groups properlyGreg Kroah-Hartman2021-06-03
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\|
| * libertas: fix a potential NULL pointer dereferenceAllen Pais2021-03-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange2020-02-14
| * libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-02-14
| * libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2020-01-29
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
|/
* libertas: Add missing sentinel at end of if_usb.c fw_tableKevin Easton2019-10-05
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-26
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller2015-03-06
|\ \
| * | libertas: remove unnecessary check before calling debugfs_removeBas Peters2015-02-27
| |/
* / wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/
* cfg80211: remove enum station_info_flagsJohannes Berg2015-01-08
* wireless: libertas: print esaped string via %*pEAndy Shevchenko2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-26
* | treewide: fix errors in printkMasanari Iida2014-09-01
|/
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick2014-06-19
* net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-19
* libertas: fix return value when processing invalid packetDan Williams2014-05-22
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
* cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * libertas: fix scan result loss if SSID IE len 0James Cameron2014-02-20
* | net: Replace min macro with min_tSilvan Jegen2014-03-03
* | cfg80211: fix channel configuration in IBSS joinAntonio Quartulli2014-02-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-09
| * drivers/net/wireless: Fix FSF address in file headersJeff Kirsher2013-12-11
| * wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han2013-12-05
| * libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov2013-12-05
| * libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown2013-12-05
* | treewide: Fix typos in printkMasanari Iida2013-12-19
|/
* libertas: fix error return code in if_cs_probe()Wei Yongjun2013-11-11
* libertas: potential oops in debugfsDan Carpenter2013-11-11
* libertas: move firmware lifetime handling to firmware.cDan Williams2013-10-18
* wireless: libertas: use dev_get_platdata()Jingoo Han2013-09-26
* net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
* net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-03
* drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-01
|\
| * libertas: fix crash for SD8688Bing Zhao2013-02-27