aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAge
* wireless: hostap: proc: print properly escaped SSIDAndy Shevchenko2014-10-13
* hostap: proc: substitute loops by %*phNAndy Shevchenko2014-09-15
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-04
|\
| * hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-20
| * hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-13
* | hostap: add Netgear MA401 cardCédric Le Goater2014-02-24
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-10
|\
| * wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
| * drivers/net/wireless/hostap: Integer overflowWenliang Fan2014-01-03
* | wireless: slight optimization of addr comparedingtianhong2013-12-26
* | hostap: slight optimization of addr comparedingtianhong2013-12-26
|/
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
|\
| * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-09
* | hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov2013-08-05
|/
* wireless: single_open() leaksAl Viro2013-05-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * hostap: proc: Use remove_proc_subtree()David Howells2013-05-01
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-29
* | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
|/
* net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-18
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-07
| * drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-07
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
|/
* wireless: Remove casts to same typeJoe Perches2012-06-06
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann2012-04-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\
| * hostap: Fix typo in hostap_hw.cMasanari Iida2012-02-21
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-22
|\
| * drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-31
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* | wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-17
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-07-31
|\
| * hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin2011-07-29
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
|/
* Fix common misspellingsLucas De Marchi2011-03-31