index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-04-12
wireless, atmel: remove pointless test for NULL before release_firmware() call
Jesper Juhl
1
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-3
/
+2
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-22
atmel: Use static const
Joe Perches
1
-2
/
+4
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-1
/
+0
2009-11-11
atmel: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+16
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-3
/
+3
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-04-21
atmel: fix netdev ops conversion
Johannes Berg
1
-1
/
+0
2009-03-22
atmel: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2009-03-17
atmel: checkpatch.pl cleanups
John Daiker
1
-201
/
+242
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
1
-12
/
+8
2009-01-06
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
1
-1
/
+1
2008-12-26
drivers/net/wireless: fix sparse warnings: make symbols static
Hannes Eder
1
-1
/
+1
2008-11-10
don't use net/ieee80211.h
Johannes Berg
1
-35
/
+35
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-09-25
wireless: Read scan flags correctly on x86-64
David Kilroy
1
-1
/
+1
2008-08-27
atmel: try open system authentication too
Dan Williams
1
-1
/
+9
2008-08-27
atmel: return ENOENT on request_firmware failure
Dan Williams
1
-19
/
+22
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+3
2008-07-10
atmel: treat firmware data as const
David Woodhouse
1
-3
/
+3
2008-06-17
wext: Emit event stream entries correctly when compat.
David S. Miller
1
-6
/
+18
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-05-16
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
1
-1
/
+1
2008-05-15
atmel: use netstats in net_device structure
Paulius Zaleckas
1
-28
/
+18
2008-02-29
drivers/net/wireless/atmel.c: Use time_* macros
S.Çağlar Onur
1
-2
/
+3
2008-01-29
misc wireless annotations
Al Viro
1
-15
/
+15
2008-01-29
wireless: checkpatch cleanups
Jeff Garzik
1
-2
/
+1
2008-01-29
wireless: fix '!x & y' typo's
Roel Kluin
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-4
/
+3
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
1
-3
/
+3
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
2006-12-02
[PATCH] atmel: save on array initialization
Dmitry Torokhov
1
-1
/
+1
2006-10-17
[PATCH] wireless: More WE-21 potential overflows...
Jean Tourrilhes
1
-2
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-26
[PATCH] WE-21 for atmel
Jean Tourrilhes
1
-9
/
+9
2006-07-03
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
[next]