index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tg3: Move general int members to a per-int struct
Matt Carlson
2009-08-29
2
-66
/
+80
*
|
tg3: Convert napi handlers to use tnapi
Matt Carlson
2009-08-29
1
-23
/
+32
*
|
tg3: Convert ISR parameter to tnapi
Matt Carlson
2009-08-29
1
-24
/
+25
*
|
tg3: Move napi to per-int struct
Matt Carlson
2009-08-29
2
-23
/
+25
*
|
tg3: Cleanup interrupt setup / teardown
Matt Carlson
2009-08-29
1
-48
/
+46
*
|
tg3: Use ext rx bds
Matt Carlson
2009-08-29
2
-9
/
+10
*
|
tg3: Create a new prodring_set structure
Matt Carlson
2009-08-29
2
-90
/
+100
*
|
tg3: Create rx producer ring setup routines
Matt Carlson
2009-08-29
1
-87
/
+144
*
|
tg3: Clarify rx buffer relationships
Matt Carlson
2009-08-29
2
-20
/
+24
*
|
tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags
Matt Carlson
2009-08-29
2
-7
/
+7
*
|
tg3: Break out mini producer ring handling
Matt Carlson
2009-08-29
1
-11
/
+12
*
|
tg3: Reformat NVRAM case statements
Matt Carlson
2009-08-29
1
-186
/
+183
*
|
tg3: Add new 5785 10/100 only device ID
Matt Carlson
2009-08-29
3
-2
/
+4
*
|
tg3: Delay mdio bus init until fw finishes
Matt Carlson
2009-08-29
1
-2
/
+2
*
|
tipc: fix test of bearer_priority range in tipc_register_media()
roel kluin
2009-08-29
1
-1
/
+1
*
|
can: switch to seq_file
Alexey Dobriyan
2009-08-29
2
-199
/
+167
*
|
net: sh_eth: add value of ether_link pin in platform_data
Yoshihiro Shimoda
2009-08-29
3
-1
/
+11
*
|
TI DaVinci EMAC: delay DaVinci EMAC initialization
Rajashekhara, Sudhakar
2009-08-29
1
-1
/
+1
*
|
WAN/LMC: Fix type_trans().
Krzysztof Halasa
2009-08-29
1
-1
/
+1
*
|
lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address
Joe Perches
2009-08-29
1
-47
/
+152
*
|
tcp: Remove redundant copy of MD5 authentication key
John Dykstra
2009-08-29
1
-23
/
+0
*
|
Speed-up pfifo_fast lookup using a private bitmap
Krishna Kumar
2009-08-29
1
-22
/
+48
*
|
ipv6: Update Neighbor Cache when IPv6 RA is received on a router
David Ward
2009-08-29
1
-6
/
+8
*
|
bnx2: Update firmware to 5.0.0.j3.
Michael Chan
2009-08-29
11
-12561
/
+13292
*
|
tcp: fix premature termination of FIN_WAIT2 time-wait sockets
Octavian Purdila
2009-08-29
1
-1
/
+1
*
|
fib_trie: resize rework
Jens Låås
2009-08-28
1
-72
/
+23
*
|
sit: allow ip fragmentation when using nopmtudisc to fix package loss
Sascha Hlusiak
2009-08-28
1
-1
/
+1
*
|
net: ip_rt_send_redirect() optimization
Eric Dumazet
2009-08-28
1
-9
/
+11
*
|
tcp: keepalive cleanups
Eric Dumazet
2009-08-28
3
-5
/
+9
*
|
cnic: Put uio init in separate function.
Michael Chan
2009-08-28
1
-27
/
+41
*
|
cnic: Put rx/tx ring allocation in separate function.
Michael Chan
2009-08-28
1
-11
/
+22
*
|
ipv4: af_inet.c cleanups
Eric Dumazet
2009-08-28
1
-57
/
+55
*
|
pktgen: use proc_create_data()
Alexey Dobriyan
2009-08-28
1
-2
/
+4
*
|
pktgen: increase version
Stephen Hemminger
2009-08-28
1
-6
/
+10
*
|
pktgen: cleanup checkpatch warnings
Stephen Hemminger
2009-08-28
1
-139
/
+159
*
|
pktgen: use common idle routine
Stephen Hemminger
2009-08-28
1
-10
/
+4
*
|
pktgen: spin using hrtimer
Stephen Hemminger
2009-08-28
2
-21
/
+30
*
|
pktgen: convert to use ktime_t
Stephen Hemminger
2009-08-28
1
-100
/
+84
*
|
pktgen: avoid calling gettimeofday
Stephen Hemminger
2009-08-28
1
-7
/
+9
*
|
pktgen: reorganize transmit loop
Stephen Hemminger
2009-08-28
1
-12
/
+14
*
|
pktgen: use netdev_alloc_skb
Stephen Hemminger
2009-08-28
1
-4
/
+6
*
|
pktgen: cleanup clone count test
Stephen Hemminger
2009-08-28
1
-17
/
+15
*
|
pktgen: xmit logic reorganization
Stephen Hemminger
2009-08-28
1
-31
/
+24
*
|
pktgen: stop_device cleanup
Stephen Hemminger
2009-08-28
1
-9
/
+3
*
|
pktgen: mark read-only/mostly variables
Stephen Hemminger
2009-08-28
1
-5
/
+5
*
|
pktgen: change inlining
Stephen Hemminger
2009-08-28
1
-8
/
+7
*
|
pktgen: minor cleanup
Stephen Hemminger
2009-08-28
1
-16
/
+9
*
|
qlge: Move TX completions from workqueue to NAPI.
Ron Mercer
2009-08-28
2
-136
/
+137
*
|
qlge: Allow running MSIx with fewer vectors.
Ron Mercer
2009-08-28
1
-47
/
+38
*
|
qlge: Get rid of 'default' rx_ring type.
Ron Mercer
2009-08-28
4
-64
/
+28
[prev]
[next]