summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-122-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-042-2/+2
|\
| * hostap: Do not free priv until timer handler has actually stopped using itKirill Tkhai2014-02-201-1/+1
| * hostap: fix "hostap: proc: Use remove_proc_subtree()"Russell King - ARM Linux2014-02-131-1/+1
* | hostap: add Netgear MA401 cardCédric Le Goater2014-02-241-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-104-4/+1
|\
| * wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-033-3/+0
| * drivers/net/wireless/hostap: Integer overflowWenliang Fan2014-01-031-1/+1
* | wireless: slight optimization of addr comparedingtianhong2013-12-261-4/+4
* | hostap: slight optimization of addr comparedingtianhong2013-12-265-24/+22
|/
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-032-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-2/+2
|\
| * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-091-2/+2
* | hostap: do not return positive number on failure path in prism2_open()Alexey Khoroshilov2013-08-051-2/+2
|/
* wireless: single_open() leaksAl Viro2013-05-053-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-015-464/+629
|\
| * hostap: proc: Use remove_proc_subtree()David Howells2013-05-011-19/+1
| * hostap: Don't use create_proc_read_entry()David Howells2013-04-295-445/+628
* | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-151-14/+1
|/
* net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...Kumar Amit Mehta2013-02-181-1/+1
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-023-13/+8
|\
| * wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-10/+5
| * drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-072-3/+3
* | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-7/+7
|/
* wireless: Remove casts to same typeJoe Perches2012-06-061-2/+1
* net/wireless: use module_pci_driverAxel Lin2012-04-162-30/+2
* hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann2012-04-161-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-2/+2
|\
| * hostap: Fix typo in hostap_hw.cMasanari Iida2012-02-211-2/+2
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-12/+6
|/
* hostap_cs: add ID for Canon K30225Veli-Pekka Peltola2011-11-281-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-226-0/+7
|\
| * drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-315-0/+5
| * drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | wireless: use strlcpy routine in .get_drvinfoRick Jones2011-11-171-2/+2
|/
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-07-311-0/+2
|\
| * hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin2011-07-291-0/+2
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-051-6/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-314-5/+5
* net: change to new flag variablematt mooney2011-03-171-2/+2
* hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6
OpenPOWER on IntegriCloud