index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-22
rndis_wlan: fix checking for default value
Andrzej Hajda
1
-1
/
+1
2015-09-22
orinoco: fix checking for default value
Andrzej Hajda
1
-3
/
+3
2015-09-22
mwifiex: fix comparison expression
Andrzej Hajda
1
-2
/
+2
2015-09-22
net: brcm80211: fix range check
Andrzej Hajda
1
-1
/
+1
2015-09-22
net: stmmac: fix type of entry variable
Andrzej Hajda
1
-1
/
+1
2015-09-22
net/ibm/emac: fix type of phy_mode
Andrzej Hajda
1
-1
/
+1
2015-09-21
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
1
-25
/
+10
2015-09-21
drivers: net: cpsw-common: add support for reading mac address for dra7 and a...
Mugunthan V N
1
-0
/
+6
2015-09-21
drivers: net: cpsw: davinci_emac: move reading mac id to common file
Mugunthan V N
4
-59
/
+57
2015-09-21
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-21
net: bcmgenet: Remove duplicate test for tx_coalesce_usecs_high
Florian Fainelli
1
-2
/
+1
2015-09-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-49
/
+174
2015-09-21
can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()
Marc Kleine-Budde
1
-1
/
+6
2015-09-21
can: flexcan: give member of flexcan_priv holding mailboxes a sensible name
Marc Kleine-Budde
1
-13
/
+13
2015-09-21
can: flexcan: use pointer to struct regs instead of void pointer for mmio add...
Marc Kleine-Budde
1
-21
/
+21
2015-09-21
can: flexcan: rename feature into quirks
Marc Kleine-Budde
1
-10
/
+10
2015-09-21
can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcr
Marc Kleine-Budde
1
-4
/
+4
2015-09-21
can: flexcan: remove unused header files
Marc Kleine-Budde
1
-4
/
+0
2015-09-21
can: flexcan: cleanup coding style and fix typos
Marc Kleine-Budde
1
-52
/
+38
2015-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-85
/
+354
2015-09-20
Merge tag 'linux-can-next-for-4.4-20150917' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-0
/
+868
2015-09-20
net: add Hisilicon Network Subsystem basic ethernet support
huangdaode
5
-0
/
+2971
2015-09-20
net: add Hisilicon Network Subsystem DSAF support
huangdaode
18
-0
/
+9798
2015-09-20
net: add Hisilicon Network Subsystem hnae framework support
huangdaode
5
-0
/
+1103
2015-09-20
net: add Hisilicon Network Subsystem MDIO support
huangdaode
4
-187
/
+531
2015-09-20
xen-netfront: always set num queues if possible
chas williams
1
-7
/
+10
2015-09-17
net: bcmgenet: Implement RX coalescing control knobs
Florian Fainelli
2
-3
/
+105
2015-09-17
net: bcmgenet: Implement TX coalescing control knobs
Florian Fainelli
2
-3
/
+50
2015-09-17
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-17
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
[next]