summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c
Commit message (Expand)AuthorAgeFilesLines
* airo: move under cisco vendor directoryKalle Valo2015-11-181-8236/+0
* airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary2015-10-281-3/+17
* airo: Track APList_rid in struct airo_infoOndrej Zary2015-10-281-38/+19
* airo: Implement netif_carrier_on/offOndrej Zary2015-09-291-0/+5
* airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary2015-09-291-24/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-151-2/+2
|\
| * wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-2/+2
* | treewide: Fix typo in printk messagesMasanari Iida2015-03-061-2/+2
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* airo: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-2/+3
* airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-281-5/+8
* drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar2014-02-241-2/+2
* wireless: airo: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* net: airo: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-031-1/+1
* drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+2
* airo: Use remove_proc_subtree()David Howells2013-05-011-36/+13
* proc: Supply PDE attribute setting accessor functionsDavid Howells2013-05-011-23/+11
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-22/+11
* wireless: remove __dev* attributesBill Pemberton2012-12-061-3/+3
* wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel2012-10-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-141-5/+2
|\
| * airo: remove duplicated include from airo.cWei Yongjun2012-09-071-1/+0
| * airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun2012-09-071-4/+2
* | userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman2012-08-141-20/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-2/+2
|\
| * airo: copying wrong data in airo_get_aplist()Dan Carpenter2012-06-191-2/+2
* | wireless: Remove casts to same typeJoe Perches2012-06-061-2/+2
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* airo: fix test for FLAG_RADIO_DOWNDan Carpenter2012-03-061-1/+1
* airo: Fix array bounds warning when moving packet payload.David S. Miller2011-11-261-2/+2
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-2/+2
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+1
* Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-251-22/+11
|\
| * Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-22/+11
| |\
| | * airo: correct proc entry creation interfacesAlexey Dobriyan2011-05-161-22/+11
* | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-13/+14
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-311-7/+7
|/
* airo: use simple_write_to_bufferAkinobu Mita2011-01-041-13/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-231-18/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-011-11/+0
| |\
| | * airo: remove "basic_rate" module optionDan Carpenter2010-09-241-11/+0
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-211-4/+4
| |\ \ | | |/
| | * airo: make strings constStephen Hemminger2010-09-071-4/+4
| * | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-3/+2
| |/
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-8/+16
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-12/+12
|\
| * wireless: airo: delete netdev from list after it is freedKulikov Vasiliy2010-07-141-1/+1
| * drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches2010-07-141-11/+11
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-16/+16
OpenPOWER on IntegriCloud