summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2014-02-20libertas: fix scan result loss if SSID IE len 0James Cameron
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-11drivers/net/wireless: Fix FSF address in file headersJeff Kirsher
2013-12-05wireless: libertas: remove unnecessary spi_set_drvdata()Jingoo Han
2013-12-05libertas sdio: claim device before calling sdio_disable_func()Alexey Khoroshilov
2013-12-05libertas/sdio: make sure card enters power-off when firmware is loaded.NeilBrown
2013-11-11libertas: fix error return code in if_cs_probe()Wei Yongjun
2013-11-11libertas: potential oops in debugfsDan Carpenter
2013-10-18libertas: move firmware lifetime handling to firmware.cDan Williams
2013-09-26wireless: libertas: use dev_get_platdata()Jingoo Han
2013-09-03net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork
2013-06-03net: wireless: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27libertas: fix crash for SD8688Bing Zhao
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2012-12-06libertas: remove __dev* attributesBill Pemberton
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26cfg80211: pass a channel definition structJohannes Berg
2012-11-14add Marvell 88W8688 support to libertas_sdioHarro Haan
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-11libertas: set mac control synchronously during initDaniel Drake
2012-09-05libertas sdio: fix suspend when interface is downDaniel Drake
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong
2012-07-17libertas USB: don't set surpriseremoved flagDaniel Drake
2012-07-17libertas: handle command failure immediatelyDaniel Drake
2012-07-17libertas: Update 11d info only when interface is activeDaniel Drake
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-06cfg80211: clarify set_channel APIsJohannes Berg
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-08libertas: include sched.h on firmware.cLuis R. Rodriguez