aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/airo.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18airo: move under cisco vendor directoryKalle Valo1-8236/+0
2015-10-28airo: fix scan after SIOCSIWAP (airo_set_wap)Ondrej Zary1-3/+17
2015-10-28airo: Track APList_rid in struct airo_infoOndrej Zary1-38/+19
2015-09-29airo: Implement netif_carrier_on/offOndrej Zary1-0/+5
2015-09-29airo: fix IW_AUTH_ALG_OPEN_SYSTEMOndrej Zary1-24/+35
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-2/+2
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-20airo: remove unnecessary break after returnFabian Frederick1-1/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-2/+3
2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-5/+8
2014-02-24drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar1-2/+2
2013-09-26wireless: airo: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-03net: airo: inherit addr_assign_type along with dev_addrBjørn Mork1-1/+1
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+2
2013-05-01airo: Use remove_proc_subtree()David Howells1-36/+13
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-23/+11
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-22/+11
2012-12-06wireless: remove __dev* attributesBill Pemberton1-3/+3
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-1/+1
2012-09-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+2
2012-09-07airo: remove duplicated include from airo.cWei Yongjun1-1/+0
2012-09-07airo: use is_zero_ether_addr() and is_broadcast_ether_addr()Wei Yongjun1-4/+2
2012-08-14userns: Make the airo wireless driver use kuids for proc uids and gidsEric W. Biederman1-20/+28
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-06-19airo: copying wrong data in airo_get_aplist()Dan Carpenter1-2/+2
2012-06-06wireless: Remove casts to same typeJoe Perches1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-06airo: fix test for FLAG_RADIO_DOWNDan Carpenter1-1/+1
2011-11-26airo: Fix array bounds warning when moving packet payload.David S. Miller1-2/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-2/+2
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+1
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-22/+11
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville1-22/+11
2011-05-16airo: correct proc entry creation interfacesAlexey Dobriyan1-22/+11
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-13/+14
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
2011-01-04airo: use simple_write_to_bufferAkinobu Mita1-13/+7
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-18/+6
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-8/+16
2010-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-11/+0
2010-09-24airo: remove "basic_rate" module optionDan Carpenter1-11/+0
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-4/+4
2010-09-07airo: make strings constStephen Hemminger1-4/+4
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches1-3/+2
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-12/+12
2010-07-14wireless: airo: delete netdev from list after it is freedKulikov Vasiliy1-1/+1
2010-07-14drivers/net/wireless: Remove unnecessary casts of private_dataJoe Perches1-11/+11
2010-06-03drivers/net: use __packed annotationEric Dumazet1-16/+16
2010-05-25drivers: wireless: use new hex_to_bin() methodAndy Shevchenko1-11/+4
2010-03-15airo : Print of firmware versionmatthieu castet1-1/+1
2010-03-15airo : fix printing status infomatthieu castet1-12/+23
2010-03-02airo: return from set_wep_key() when key length is zeroStanislaw Gruszka1-1/+2
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2010-02-15wireless: airo_cs build fixesRandy Dunlap1-0/+1
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-1/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-16/+18
2010-02-02airo: fix setting zero length WEP keyStanislaw Gruszka1-16/+18
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-04airo: Fix integer overflow warningMichael Buesch1-1/+1
2009-10-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+2
2009-10-27airo : allow supend with card without power managementmatthieu castet1-1/+2
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin1-3/+2
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger1-3/+9
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-7/+6
2009-07-27airo: Buffer overflowRoel Kluin1-7/+6
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-7/+7
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-3/+3
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 3)Patrick McHardy1-1/+2
2009-05-20airo: fix airo_get_encode{,ext} buffer overflow like I mean it...John W. Linville1-9/+14
2009-05-11airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville1-2/+8
2009-04-16airo: queue SIOCSIWAUTH-requested auth mode change for next commitDan Williams1-1/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+0
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-29wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov1-2/+0
2009-03-21airo: convert to net_device_opsStephen Hemminger1-19/+44
2009-03-05airo: reduce stack memory footprintFrank Seidel1-1/+6
2009-02-27airo: correct improper initialization of local variableJohn W. Linville1-1/+2
2009-02-17drivers/net/wireless: fix sparse warnings: fix signednessHannes Eder1-1/+1
2009-02-17drivers/net/wireless: fix sparse warnings: symbol shadows an earlier oneHannes Eder1-3/+1
2009-01-29airo: remove useless #definesDan Williams1-6/+0
2009-01-29airo: clean up and clarify micinit()Dan Williams1-41/+41
2009-01-29airo: use __attribute__ ((packed)) not #pragmaDan Williams1-41/+49
2009-01-29airo: clean up WEP key operationsDan Williams1-56/+146
2009-01-29airo: simplify WEP index and capability checksDan Williams1-32/+27
2009-01-29airo: re-arrange WPA capability checksDan Williams1-34/+32
2009-01-29airo: clean up and clarify interrupt-time task handlingDan Williams1-286/+327
2009-01-29wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy1-18/+7
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder1-1/+1
2008-11-10don't use net/ieee80211.hJohannes Berg1-26/+24
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-3/+0
2008-10-31airo: Kill directly reference of netdev->privWang Chen1-85/+86
2008-10-27net: convert print_mac to %pMJohannes Berg1-12/+5
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy1-1/+1
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison1-8/+8
2008-06-27wireless: Small cleanupsPavel Machek1-23/+18
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller1-15/+28
2008-06-14airo: use simple_read_from_buffer()Akinobu Mita1-12/+3
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-06-04airo warning fixAndrew Morton1-1/+1
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+2
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno1-0/+1
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin1-1/+1
2008-05-14airo: use netstats in net_device structurePaulius Zaleckas1-28/+29
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29netdev: use non-racy method for proc entries creationDenis V. Lunev1-52/+32
2008-04-29proc: remove proc_root_driverAlexey Dobriyan1-4/+4
2008-01-28airo: last of endianness annotationsAl Viro1-226/+218
2008-01-28airo: sanitize handling of StatusRidAl Viro1-65/+67
2008-01-28airo: sanitize APListRid handlingAl Viro1-12/+11
2008-01-28airo: sanitize handling of CapabilityRidAl Viro1-63/+69
2008-01-28airo: sanitize handling of StatsRidAl Viro1-36/+42
2008-01-28airo: sanitize handling of WepKeyRidAl Viro1-39/+33
2008-01-28airo: sanitize BSSListRid handlingAl Viro1-39/+30
2008-01-28bap_read()/bap_write() work with fixed-endian buffersAl Viro1-27/+29
2008-01-28airo: sanitize handling of SSID_ridAl Viro1-54/+49
2008-01-28airo: trivial endianness annotationsAl Viro1-25/+26
2008-01-28airo: fix writerids() endiannessAl Viro1-2/+2
2008-01-28airo endianness bug: cap_rid.extSoftCapAl Viro1-1/+2
2008-01-28airo: bug in airo_interrupt() handling on incoming 802.11Al Viro1-51/+23
2008-01-28airo: fix endianness bug in ->dBm handlingAl Viro1-3/+6
2008-01-28airo: fix transmit_802_11_packet()Al Viro1-8/+3
2008-01-28NULL noise in drivers/netAl Viro1-1/+1
2008-01-28wireless: checkpatch cleanupsJeff Garzik1-2/+1
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik1-2/+3
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin1-1/+1
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-1/+5
2007-10-10[NET]: Wrap hard_header_parseStephen Hemminger1-6/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches1-20/+12
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng1-3/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10[PATCH] remove gratuitous space in airo module descriptionBill Nottingham1-2/+2
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-1/+2
2007-07-10[PATCH] airo: start with radio offMichal Schmidt1-1/+1
2007-07-10[PATCH] airo: simpler calling convention for enable_MAC()Michal Schmidt1-36/+27
2007-07-10[PATCH] airo: fix a race causing initialization failuresMichal Schmidt1-31/+28
2007-07-10[PATCH] airo: delay some initialization until the netdev is upMichal Schmidt1-35/+45
2007-07-10[PATCH] airo: disable the PCI device when unloading moduleMichal Schmidt1-1/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-04-28[PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind workMichal Schmidt1-39/+29
2007-04-28[PATCH] airo: Don't check for NULL before kfree()Michal Schmidt1-2/+0
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-4/+1
2007-03-16[PATCH] airo: Fix an error path memory leakMichal Schmidt1-1/+3
2007-02-17Merge branch 'upstream' into upstream-jgarzikJohn W. Linville1-2/+2
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-8/+8
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-10-16[PATCH] airo: check if need to freezeDave Kleikamp1-2/+4
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes1-1/+0
2006-10-16[PATCH] airo.c: check returned valuesFlorin Malita1-26/+72
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-10-01drivers/net/wireless/{airo,ipw2100}: fix error handling bugsJeff Garzik1-4/+19
2006-09-25[PATCH] WE-21 for airoJean Tourrilhes1-9/+10
2006-09-22Merge branch 'master' into upstreamJeff Garzik1-10/+12
2006-09-21[CRYPTO] users: Use block ciphers where applicableHerbert Xu1-10/+12
2006-08-29[PATCH] kthread: airo.cSukadev Bhattiprolu1-24/+16
2006-07-27[PATCH] airo: collapse debugging-messages in issuecommand to one lineRobert Schulze1-7/+5
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-05[PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt1-1/+1
2006-04-24[PATCH] wireless/airo: minimal WPA awarenessDan Williams1-77/+194
2006-04-19[PATCH] wireless/airo: clean up WEXT association and scan eventsDan Williams1-29/+17
2006-03-23[PATCH] wireless/airo: cache wireless scansDan Williams1-59/+172
2006-03-23[PATCH] wireless/airo: define default MTUDan Williams1-16/+17
2006-03-23[PATCH] wireless/airo: clean up printk usage to print device nameDan Williams1-86/+105
2006-02-27[PATCH] wireless/airo: Remove 'Setting transmit key' info messagesDan Williams1-2/+0
2006-02-17[PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXTDan Williams1-3/+8
2006-01-30[PATCH] wireless/airo: add IWENCODEEXT and IWAUTH supportDan Williams1-2/+274
2006-01-30[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk1-53/+2
2006-01-17airo: Off-by-one channel fixJavier Achirica1-10/+9
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams1-1/+1
2005-12-01Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2005-12-01[PATCH] airo.c: add support for IW_ENCODE_TEMP (i.e. xsupplicant)Dan Streetman1-7/+8
2005-12-01[wireless airo] reset card in initMatthieu CASTET1-2/+2
2005-11-07Merge git://git.tuxdriver.com/git/netdev-jwlJeff Garzik1-24/+12
2005-11-07[PATCH] wireless net: Conversions of kmalloc/memset to kzallocPanagiotis Issaris1-24/+12
2005-11-05[PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk1-0/+2
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman1-3/+2
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl1-29/+19
2005-10-04airo: fix resumeMichal Schmidt1-3/+4
2005-09-24[wireless airo] remove needed dma_addr_t obfuscationJeff Garzik1-6/+7
2005-09-24Remove WIRELESS_EXT ifdefs from several wireless drivers.Jeff Garzik1-17/+0
2005-09-14[PATCH] airo : fix channel number in scanmatthieu castet1-1/+4
2005-09-07[wireless] build fixes after merging WE-19Jeff Garzik1-1/+1
2005-09-06[PATCH] airo : WE-19 supportJean Tourrilhes1-20/+21
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-3/+2
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-5/+5
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-1/+1
2005-07-30/spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-1/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-07-13Merge /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-2/+2
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-2/+2
2005-06-27Merge /spare/repo/netdev-2.6 branch 'ieee80211'Jeff Garzik1-1/+1
2005-06-26[PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer1-1/+1