index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
atmel.c
Commit message (
Expand
)
Author
Age
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
*
atmel: fix netdev ops conversion
Johannes Berg
2009-04-21
*
atmel: convert to net_device_ops
Stephen Hemminger
2009-03-22
*
atmel: checkpatch.pl cleanups
John Daiker
2009-03-16
*
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
2009-01-29
*
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
2009-01-06
*
drivers/net/wireless: fix sparse warnings: make symbols static
Hannes Eder
2008-12-26
*
don't use net/ieee80211.h
Johannes Berg
2008-11-10
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
wireless: Read scan flags correctly on x86-64
David Kilroy
2008-09-24
*
atmel: try open system authentication too
Dan Williams
2008-08-26
*
atmel: return ENOENT on request_firmware failure
Dan Williams
2008-08-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
|
\
|
*
atmel: treat firmware data as const
David Woodhouse
2008-07-10
*
|
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
|
\
|
|
*
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-16
*
|
atmel: use netstats in net_device structure
Paulius Zaleckas
2008-05-14
|
/
*
drivers/net/wireless/atmel.c: Use time_* macros
S.Çağlar Onur
2008-02-29
*
misc wireless annotations
Al Viro
2008-01-28
*
wireless: checkpatch cleanups
Jeff Garzik
2008-01-28
*
wireless: fix '!x & y' typo's
Roel Kluin
2008-01-28
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] atmel: output signal strength information
Holden Karau
2006-12-02
*
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
2006-12-02
*
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
2006-12-02
*
[PATCH] atmel: save on array initialization
Dmitry Torokhov
2006-12-02
*
[PATCH] wireless: More WE-21 potential overflows...
Jean Tourrilhes
2006-10-16
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[PATCH] WE-21 for atmel
Jean Tourrilhes
2006-09-25
*
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] wireless/atmel: send WEXT scan completion events
Dan Williams
2006-04-19
*
[PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents
Dan Williams
2006-02-17
*
[PATCH] wireless/atmel: fix Open System authentication process bugs
Dan Williams
2006-02-17
*
[PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT
Dan Williams
2006-02-17
*
[PATCH] drivers/net/wireless: correct reported ssid lengths
Dan Williams
2006-01-16
*
[PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support
Dan Williams
2006-01-12
*
[PATCH] atmel: audit return code of create_proc_read_entry
Christophe Lucas
2005-11-16
*
[PATCH] atmel: CodingStyle cleanup
Carlo Perassi
2005-11-16
*
Merge branch 'atmel'
Jeff Garzik
2005-11-11
|
\
|
*
[PATCH] Atmel wireless update
simon@thekelleys.org.uk
2005-11-11
*
|
[PATCH] atmel: memset correct range
Alexey Dobriyan
2005-11-07
*
|
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
2005-10-28
*
|
[PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
|
/
[next]