aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18libertas: move under marvell vendor directoryKalle Valo31-16240/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg4-14/+18
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-3/+3
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-2/+1
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky1-3/+3
2015-02-27libertas: remove unnecessary check before calling debugfs_removeBas Peters1-2/+1
2015-01-08cfg80211: remove enum station_info_flagsJohannes Berg1-6/+6
2014-10-14wireless: libertas: print esaped string via %*pEAndy Shevchenko2-10/+5
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg1-0/+2
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen2-2/+2
2014-06-19LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAPFabian Frederick1-1/+1
2014-06-19net: wireless: libertas: cmd.c: Cleaning up uninitialized variablesRickard Strandqvist1-0/+1
2014-05-22libertas: fix return value when processing invalid packetDan Williams1-3/+5
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2-4/+4
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-1/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-03-03net: Replace min macro with min_tSilvan Jegen1-2/+2
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron1-1/+1
2014-02-04cfg80211: fix channel configuration in IBSS joinAntonio Quartulli1-1/+2
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-13/+6
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer1-6/+1
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher1-3/+2
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han1-1/+0
2013-12-05libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov1-2/+2
2013-12-05libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown1-1/+1
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun1-0/+1
2013-11-11libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-10-18libertas: move firmware lifetime handling to firmware.cDan Williams5-26/+16
2013-09-26wireless: libertas: use dev_get_platdata()Jingoo Han1-1/+1
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-24/+1
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+5
2013-02-27libertas: fix crash for SD8688Bing Zhao1-1/+5
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-4/+4
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-4/+4
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-3/+1
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez2-21/+15
2012-12-06libertas: remove __dev* attributesBill Pemberton1-3/+3
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+8
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg1-1/+8
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-12/+12
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-12/+12
2012-11-14add Marvell 88W8688 support to libertas_sdioHarro Haan1-9/+30
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-1/+1