summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap
AgeCommit message (Expand)Author
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2015-08-18net: hostap: convert to using IFF_NO_QUEUEPhil Sutter
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman
2015-02-06hostap: Delete an unnecessary check before the function call "kfree"Markus Elfring
2014-12-15hostap_cs: fix misspelling of current function in stringJulia Lawall
2014-10-14wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko
2014-09-15hostap: proc: substitute loops by %*phNAndy Shevchenko
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-24hostap: add Netgear MA401 cardCédric Le Goater
2014-02-20hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai
2014-02-13hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03drivers/net/wireless/hostap: Integer overflowWenliang Fan
2013-12-26wireless: slight optimization of addr comparedingtianhong
2013-12-26hostap: slight optimization of addr comparedingtianhong
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-03net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-09Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter
2013-08-05hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov
2013-05-05wireless: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01hostap: proc: Use remove_proc_subtree()David Howells
2013-04-29hostap: Don't use create_proc_read_entry()David Howells
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-02-18net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-07wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-16hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-02-21hostap: Fix typo in hostap_hw.cMasanari Iida
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin