summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix misspelling of "firmware" in atmel.cNick Andrew2009-01-061-1/+1
* drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder2008-12-261-1/+1
* don't use net/ieee80211.hJohannes Berg2008-11-101-35/+35
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* wireless: Read scan flags correctly on x86-64David Kilroy2008-09-241-1/+1
* atmel: try open system authentication tooDan Williams2008-08-261-1/+9
* atmel: return ENOENT on request_firmware failureDan Williams2008-08-261-19/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-3/+3
|\
| * atmel: treat firmware data as constDavid Woodhouse2008-07-101-3/+3
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-161-6/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-1/+1
|\ \ | |/
| * byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-161-1/+1
* | atmel: use netstats in net_device structurePaulius Zaleckas2008-05-141-28/+18
|/
* drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur2008-02-291-2/+3
* misc wireless annotationsAl Viro2008-01-281-15/+15
* wireless: checkpatch cleanupsJeff Garzik2008-01-281-2/+1
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-281-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-4/+3
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] atmel: output signal strength informationHolden Karau2006-12-021-0/+8
* [PATCH] atmel: whitespace cleanupDmitry Torokhov2006-12-021-3/+3
* [PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov2006-12-021-10/+10
* [PATCH] atmel: save on array initializationDmitry Torokhov2006-12-021-1/+1
* [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-161-2/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] WE-21 for atmelJean Tourrilhes2006-09-251-9/+9
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-191-0/+11
* [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams2006-02-171-74/+36
* [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-171-10/+27
* [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-171-29/+32
* [PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams2006-01-161-2/+2
* [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams2006-01-121-4/+223
* [PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas2005-11-161-1/+4
* [PATCH] atmel: CodingStyle cleanupCarlo Perassi2005-11-161-728/+759
* Merge branch 'atmel'Jeff Garzik2005-11-111-45/+43
|\
| * [PATCH] Atmel wireless updatesimon@thekelleys.org.uk2005-11-111-45/+43
* | [PATCH] atmel: memset correct rangeAlexey Dobriyan2005-11-071-1/+1
* | drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* | [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos2005-09-211-12/+12
|/
* [PATCH] atmel_cs : WE-17 supportJean Tourrilhes2005-09-061-15/+2
* ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-251-4/+4
* [NET] ieee80211 subsystemJeff Garzik2005-05-121-31/+31
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+4272
OpenPOWER on IntegriCloud