index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
rocker: store rocker_port in fdb key rather than pport
Scott Feldman
1
-4
/
+4
2015-09-24
rocker: track when FDB entry is touched.
Scott Feldman
1
-6
/
+12
2015-09-23
arcnet: capmode: remove extra function
Michael Grzeschik
1
-6
/
+3
2015-09-23
arcnet: arc-rawmode: reorder module functions
Michael Grzeschik
1
-46
/
+38
2015-09-23
arcnet: com20020: replace magic numbers with readable macros
Michael Grzeschik
3
-8
/
+11
2015-09-23
arcnet: reformat structs to C99 format
Michael Grzeschik
2
-14
/
+35
2015-09-23
arcnet: Remove unused arcnet_<I/O>w macros
Joe Perches
1
-10
/
+0
2015-09-23
arcnet: Add com9026.h to standardize COM9026_REG_<foo>
Joe Perches
5
-34
/
+21
2015-09-23
arcnet: Remove function pointer macro indirections
Joe Perches
2
-37
/
+32
2015-09-23
arcnet: com90xx: Use arcnet_readb/writeb routines
Joe Perches
1
-12
/
+17
2015-09-23
arcnet: arc-rimi: Use arcnet_<I/O> routines
Joe Perches
1
-30
/
+25
2015-09-23
arcnet: arcdevice.h: Add arcnet_readb and arcnet_writeb
Joe Perches
1
-0
/
+5
2015-09-23
arcnet: com90xx: Use arcnet_<I/O> routines
Joe Perches
1
-34
/
+33
2015-09-23
arcnet: com90io: Use arcnet_<I/O> routines
Joe Perches
1
-53
/
+48
2015-09-23
arcnet: com20020: Use arcnet_<I/O> routines
Joe Perches
6
-122
/
+114
2015-09-23
arcnet: Add arcnet_<I/O> macros
Joe Perches
1
-0
/
+25
2015-09-23
arcnet: Make a char * array const char * const
Joe Perches
1
-5
/
+10
2015-09-23
arcnet: Move files out of include/linux
Joe Perches
14
-21
/
+519
2015-09-23
arcnet: Wrap some long lines
Joe Perches
10
-46
/
+75
2015-09-23
arcnet: Remove pointer comparisons to NULL
Joe Perches
4
-6
/
+6
2015-09-23
arcnet: Remove assignments from ifs
Joe Perches
3
-3
/
+7
2015-09-23
arcnet: Remove unnecessary OOM messages
Joe Perches
5
-10
/
+2
2015-09-23
arcnet: Move EXPORT_SYMBOL after declarations
Joe Perches
1
-15
/
+18
2015-09-23
arcnet: Convert printk to pr_<level>
Joe Perches
12
-64
/
+65
2015-09-23
arcnet: Convert BUGMSG and BUGMSG2 to arc_prink and arc_cont
Joe Perches
11
-312
/
+338
2015-09-23
arcnet: Expand odd BUGLVL macro with if and uses
Joe Perches
11
-50
/
+84
2015-09-23
arcnet: Use network block comment style
Joe Perches
11
-132
/
+95
2015-09-23
arcnet: Use include/linux path for asm
Joe Perches
7
-7
/
+7
2015-09-23
arcnet: Coalesce string fragments
Joe Perches
6
-36
/
+22
2015-09-23
arcnet: Use normal kernel brace style
Joe Perches
8
-71
/
+52
2015-09-23
arcnet: Add and remove blank lines
Joe Perches
12
-81
/
+13
2015-09-23
arcnet: Use normal kernel spacing style
Joe Perches
12
-349
/
+349
2015-09-23
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-23
rndis_wlan: fix checking for default value
Andrzej Hajda
1
-1
/
+1
2015-09-23
orinoco: fix checking for default value
Andrzej Hajda
1
-3
/
+3
2015-09-23
mwifiex: fix comparison expression
Andrzej Hajda
1
-2
/
+2
2015-09-23
net: brcm80211: fix range check
Andrzej Hajda
1
-1
/
+1
2015-09-23
net: stmmac: fix type of entry variable
Andrzej Hajda
1
-1
/
+1
2015-09-23
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
1
-1
/
+1
2015-09-23
isdn: hisax: fix frame calculation
Andrzej Hajda
1
-5
/
+5
2015-09-22
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
1
-25
/
+10
2015-09-22
drivers: net: cpsw-common: add support for reading mac address for dra7 and a...
Mugunthan V N
1
-0
/
+6
2015-09-22
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
4
-59
/
+57
2015-09-22
Merge tag 'linux-can-next-for-4.4-20150921' of git://git.kernel.org/pub/scm/l...
David S. Miller
1
-105
/
+92
2015-09-22
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
1
-2
/
+1
2015-09-22
s390/iucv: do not use arrays as argument
Ursula Braun
5
-25
/
+23
2015-09-22
qeth: add layer 2 RX/TX checksum offloading
Thomas Richter
4
-147
/
+285
2015-09-22
qeth: move OSA portname into deprecated status
Ursula Braun
3
-97
/
+11
2015-09-22
qeth: no write permission for readonly sysattr
Lakhvich Dmitriy
1
-1
/
+1
2015-09-22
qeth: remove extraneous length from %pM format
Eugene Crosser
1
-2
/
+2
[next]