aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel.c
Commit message (Expand)AuthorAge
* atmel: Use static constJoe Perches2010-11-22
* net: trans_start cleanupsEric Dumazet2010-05-10
* atmel: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* atmel: fix netdev ops conversionJohannes Berg2009-04-21
* atmel: convert to net_device_opsStephen Hemminger2009-03-22
* atmel: checkpatch.pl cleanupsJohn Daiker2009-03-16
* wireless: Add channel/frequency conversions to ieee80211.hDavid Kilroy2009-01-29
* trivial: Fix misspelling of "firmware" in atmel.cNick Andrew2009-01-06
* drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder2008-12-26
* don't use net/ieee80211.hJohannes Berg2008-11-10
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* wireless: Read scan flags correctly on x86-64David Kilroy2008-09-24
* atmel: try open system authentication tooDan Williams2008-08-26
* atmel: return ENOENT on request_firmware failureDan Williams2008-08-26
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * atmel: treat firmware data as constDavid Woodhouse2008-07-10
* | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-16
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-10
|\|
| * byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-16
* | atmel: use netstats in net_device structurePaulius Zaleckas2008-05-14
|/
* drivers/net/wireless/atmel.c: Use time_* macrosS.Çağlar Onur2008-02-29
* misc wireless annotationsAl Viro2008-01-28
* wireless: checkpatch cleanupsJeff Garzik2008-01-28
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] atmel: output signal strength informationHolden Karau2006-12-02
* [PATCH] atmel: whitespace cleanupDmitry Torokhov2006-12-02
* [PATCH] atmel: use ARRAY_SIZE()Dmitry Torokhov2006-12-02
* [PATCH] atmel: save on array initializationDmitry Torokhov2006-12-02
* [PATCH] wireless: More WE-21 potential overflows...Jean Tourrilhes2006-10-16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] WE-21 for atmelJean Tourrilhes2006-09-25
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] wireless/atmel: send WEXT scan completion eventsDan Williams2006-04-19
* [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalentsDan Williams2006-02-17
* [PATCH] wireless/atmel: fix Open System authentication process bugsDan Williams2006-02-17
* [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXTDan Williams2006-02-17
* [PATCH] drivers/net/wireless: correct reported ssid lengthsDan Williams2006-01-16
* [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event supportDan Williams2006-01-12
* [PATCH] atmel: audit return code of create_proc_read_entryChristophe Lucas2005-11-16