index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
[netdrvr] gianfar: Determine TBIPA value dynamically
Paul Gortmaker
4
-19
/
+50
2008-04-29
Driver for IXP4xx built-in Ethernet ports
Krzysztof Halasa
3
-0
/
+1274
2008-04-29
ARM: am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
1
-3
/
+7
2008-04-29
netiucv: Fix missing driver attributes.
Cornelia Huck
1
-0
/
+1
2008-04-29
qeth: layer 2 allow ethtool to set TSO
Frank Blaschka
1
-1
/
+17
2008-04-29
qeth: read number of ports from card
Ursula Braun
1
-2
/
+3
2008-04-29
qeth: layer 3 add missing dev_open/close to ccwgroup handler
Frank Blaschka
1
-2
/
+13
2008-04-29
qeth: rework fast path
Frank Blaschka
4
-98
/
+13
2008-04-29
qeth: provide get ethtool settings
Frank Blaschka
4
-0
/
+93
2008-04-29
qeth: layer 3 support vlan IPv6 on hiper socket
Frank Blaschka
1
-3
/
+4
2008-04-29
qeth module size reduction.
Peter Tiedemann
5
-27
/
+14
2008-04-29
ccwgroup: Unify parsing for group attribute.
Ursula Braun
3
-60
/
+79
2008-04-29
netiucv: get rid of in_atomic() use
Ursula Braun
1
-2
/
+0
2008-04-29
lcs: CCL-sequ. numbers required for protocol 802.2 only.
Klaus D. Wacker
1
-1
/
+2
2008-04-29
Blackfin EMAC Driver: Initial version of ethtool support
Bryan Wu
1
-0
/
+47
2008-04-29
Blackfin EMAC Driver: code cleanup
Bryan Wu
2
-127
/
+124
2008-04-29
net: eepro autoport typo
Harvey Harrison
1
-1
/
+1
2008-04-29
Add support for SMSC LAN8187 and LAN8700 PHYs
Steve Glendinning
2
-2
/
+69
2008-04-29
Rename SMSC phy functions to be more generic
Steve Glendinning
1
-7
/
+7
2008-04-29
drivers/net/phy: fix kernel-doc notation
Randy Dunlap
1
-1
/
+1
2008-04-29
S2io: Version update for multi ring patches
Sreenivasa Honnur
1
-1
/
+1
2008-04-29
S2io: Enable multi ring support
Sreenivasa Honnur
2
-191
/
+226
2008-04-29
3c515: use netstats in net_device structure
Paulius Zaleckas
1
-34
/
+30
2008-04-29
3c509: use netstats in net_device structure
Paulius Zaleckas
1
-26
/
+21
2008-04-29
3c505: use netstats in net_device structure
Paulius Zaleckas
2
-17
/
+14
2008-04-29
Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
1
-4
/
+4
2008-04-29
Merge branch 'sis190' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu...
Jeff Garzik
1
-55
/
+81
2008-04-29
New driver "sfc" for Solarstorm SFC4000 controller.
Ben Hutchings
35
-0
/
+12880
2008-04-27
iwlwifi: Allow building iwl3945 without iwl4965.
Jason Riedy
2
-1
/
+7
2008-04-27
sis190: account for Tx errors
Francois Romieu
1
-3
/
+35
2008-04-27
sis190: remove needless MII reset
Francois Romieu
1
-3
/
+2
2008-04-27
sis190: Rx path update
Francois Romieu
1
-26
/
+28
2008-04-27
sis190: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+13
2008-04-27
sis190: hard-code the alignment of tiny packets
Stephen Hemminger
1
-2
/
+2
2008-04-27
sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb
Stephen Hemminger
1
-22
/
+15
2008-04-25
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
53
-668
/
+1231
2008-04-25
[netdrvr] tehuti: move ioctl perm check closer to function start
Jeff Garzik
1
-2
/
+3
2008-04-25
via-velocity: fix vlan receipt
Francois Romieu
1
-18
/
+28
2008-04-24
tg3: sparse cleanup
Eric Dumazet
1
-0
/
+2
2008-04-25
forcedeth: realtek phy crossover detection
Ayaz Abdulla
1
-42
/
+178
2008-04-25
ibm_newemac: Increase MDIO timeouts
Benjamin Herrenschmidt
1
-4
/
+4
2008-04-25
gianfar: Fix skb allocation strategy
Andy Fleming
1
-35
/
+65
2008-04-25
netxen: reduce stack usage of netxen_nic_flash_print
Harvey Harrison
1
-7
/
+8
2008-04-25
smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
Roel Kluin
1
-3
/
+3
2008-04-25
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
20
-5
/
+44
2008-04-25
forcedeth: new backoff implementation
Ayaz Abdulla
1
-34
/
+178
2008-04-25
ehea: make things static
Andrew Morton
1
-2
/
+2
2008-04-25
phylib: Add support for board-level PHY fixups
Andy Fleming
3
-13
/
+123
2008-04-25
[netdrvr] atlx: code movement: move atl1 parameter parsing
Chris Snook
2
-138
/
+138
2008-04-25
atlx: remove flash vendor parameter
Chris Snook
1
-39
/
+0
[next]