summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/hostap
AgeCommit message (Expand)AuthorLines
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-13/+8
2012-09-07wireless: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun-10/+5
2012-09-07drivers/net: use is_zero_ether_addr() instead of memcmp()Wei Yongjun-3/+3
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo-7/+7
2012-06-06wireless: Remove casts to same typeJoe Perches-2/+1
2012-04-16net/wireless: use module_pci_driverAxel Lin-30/+2
2012-04-16hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann-2/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2012-02-21hostap: Fix typo in hostap_hw.cMasanari Iida-2/+2
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches-12/+6
2011-11-28hostap_cs: add ID for Canon K30225Veli-Pekka Peltola-0/+3
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville-0/+7
2011-11-17wireless: use strlcpy routine in .get_drvinfoRick Jones-2/+2
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker-0/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+5
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-3/+3
2011-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-0/+2
2011-07-29hostap_cs: support cards with "Version 01.02" as third product IDPavel Roskin-0/+2
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches-1/+1
2011-05-05net: call dev_alloc_name from register_netdeviceJiri Pirko-6/+1
2011-03-31Fix common misspellingsLucas De Marchi-5/+5
2011-03-17net: change to new flag variablematt mooney-2/+2
2011-01-10hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka-9/+6
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+0
2010-12-20hostap: remove netif_stop_queue from initMeelis Roos-1/+0
2010-12-12hostap: don't use flush_scheduled_work()Tejun Heo-1/+10
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-1/+1
2010-09-29pcmcia: remove obsolete and wrong commentsDominik Brodowski-8/+0
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski-3/+1
2010-09-29pcmcia: remove the "Finally, report what we've done" messageDominik Brodowski-14/+1
2010-09-29pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski-39/+4
2010-09-29pcmcia: introduce autoconfiguration featureDominik Brodowski-23/+4
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski-6/+4
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski-1/+1
2010-09-29pcmcia: simplify IntTypeDominik Brodowski-1/+0
2010-09-29pcmcia: simplify Status, ExtStatus register accessDominik Brodowski-3/+1
2010-09-29pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski-5/+5
2010-09-23Fix typo configue => configure in commentsThomas Weber-1/+1
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2010-08-24Hostap: Fix "'ret' set but not used" warning message from GCC in hostapJulian Calaby-1/+1
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-93/+43
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina-3/+28
2010-08-04hostap:hostap_hw.c Fix typo in commentJustin P. Mattock-1/+1