summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel.c
AgeCommit message (Expand)AuthorLines
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison-1/+1
2008-02-29drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur-2/+3
2008-01-28misc wireless annotationsAl Viro-15/+15
2008-01-28wireless: checkpatch cleanupsJeff Garzik-2/+1
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-4/+3
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo-2/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau-1/+0
2006-12-02[PATCH] atmel: output signal strength informationHolden Karau-0/+8
2006-12-02[PATCH] atmel: whitespace cleanupDmitry Torokhov-3/+3
2006-12-02[PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov-10/+10
2006-12-02[PATCH] atmel: save on array initializationDmitry Torokhov-1/+1
2006-10-16[PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes-2/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-25[PATCH] WE-21 for atmelJean Tourrilhes-9/+9
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-04-19[PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams-0/+11
2006-02-17[PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams-74/+36
2006-02-17[PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams-10/+27
2006-02-17[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams-29/+32
2006-01-16[PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams-2/+2
2006-01-12[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams-4/+223
2005-11-16[PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas-1/+4
2005-11-16[PATCH] atmel: CodingStyle cleanupCarlo Perassi-728/+759
2005-11-11Merge branch 'atmel'Jeff Garzik-45/+43
2005-11-11[PATCH] Atmel wireless updatesimon@thekelleys.org.uk-45/+43
2005-11-07[PATCH] atmel: memset correct rangeAlexey Dobriyan-1/+1
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl-4/+2
2005-09-21[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changesJames Ketrenos-12/+12
2005-09-06[PATCH] atmel_cs : WE-17 supportJean Tourrilhes-15/+2
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc-4/+4
2005-05-12[NET] ieee80211 subsystemJeff Garzik-31/+31
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+4272