index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ax88796: remove platform_device member from struct ax_device
Marc Kleine-Budde
2011-02-21
1
-4
/
+2
*
ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>
Marc Kleine-Budde
2011-02-21
1
-26
/
+20
*
ax88796: remove first_init parameter from ax_init_dev()
Marc Kleine-Budde
2011-02-21
1
-25
/
+19
*
ax88796: remove memset of private data
Marc Kleine-Budde
2011-02-21
1
-2
/
+0
*
ax88796: don't use magic ei_status to acces private data
Marc Kleine-Budde
2011-02-21
1
-39
/
+42
*
ax88796: fix codingstyle and checkpatch warnings
Marc Kleine-Budde
2011-02-21
1
-128
/
+134
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
21
-176
/
+279
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-18
16
-155
/
+245
|
|
\
|
|
*
tg3: Restrict phy ioctl access
Matt Carlson
2011-02-17
1
-2
/
+6
|
|
*
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2011-02-17
2
-0
/
+4
|
|
*
ixgbe: work around for DDP last buffer size
Amir Hanania
2011-02-17
2
-1
/
+52
|
|
*
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
2011-02-17
1
-2
/
+4
|
|
*
e1000e: flush all writebacks before unload
Jesse Brandeburg
2011-02-17
1
-10
/
+21
|
|
*
e1000e: check down flag in tasks
Jesse Brandeburg
2011-02-17
1
-0
/
+21
|
|
*
cxgb4vf: Use defined Mailbox Timeout
Casey Leedom
2011-02-14
1
-1
/
+1
|
|
*
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
Casey Leedom
2011-02-14
1
-0
/
+41
|
|
*
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
Casey Leedom
2011-02-14
1
-8
/
+8
|
|
*
cxgb4vf: Check driver parameters in the right place ...
Casey Leedom
2011-02-14
1
-12
/
+11
|
|
*
pch_gbe: Fix the MAC Address load issue.
Toshiharu Okada
2011-02-14
2
-1
/
+8
|
|
*
iwlwifi: Delete iwl3945_good_plcp_health.
David S. Miller
2011-02-14
1
-66
/
+0
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-02-14
1
-1
/
+0
|
|
|
\
|
|
|
*
iwl3945: remove plcp check
Stanislaw Gruszka
2011-02-09
1
-1
/
+0
|
|
*
|
net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING
Kurt Van Dijck
2011-02-14
1
-1
/
+1
|
|
*
|
pch_gbe: Fix the issue that the receiving data is not normal.
Toshiharu Okada
2011-02-13
1
-42
/
+55
|
|
*
|
stmmac: enable wol via magic frame by default.
Giuseppe Cavallaro
2011-02-13
1
-1
/
+3
|
|
*
|
Net, USB, Option, hso: Do not dereference NULL pointer
Jesper Juhl
2011-02-13
1
-6
/
+6
|
|
*
|
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
2011-02-13
1
-1
/
+3
|
*
|
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2011-02-15
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
m68knommu: Remove dependencies on nonexistent M68KNOMMU
Geert Uytterhoeven
2011-02-08
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-10
23
-129
/
+240
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
virtio_net: Add schedule check to napi_enable call
Bruce Rogers
2011-02-10
1
-11
/
+16
|
|
*
|
pch_can: fix tseg1/tseg2 setting issue
Tomoya MORINAGA
2011-02-09
1
-2
/
+2
|
|
*
|
can: softing_cs needs slab.h
Randy Dunlap
2011-02-09
1
-0
/
+1
|
|
*
|
pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool
Toshiharu Okada
2011-02-09
1
-8
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-02-04
26
-161
/
+270
|
|
\
\
\
|
*
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-02-03
1
-0
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
mlx4_core: Add ConnectX-3 device IDs
Yevgeny Petrilin
2011-01-28
1
-0
/
+15
*
|
|
|
|
|
enic: Always use single transmit and single receive hardware queues per device
Vasanthy Kolluri
2011-02-17
2
-4
/
+4
*
|
|
|
|
|
loopback: convert to hw_features
Michał Mirosław
2011-02-17
1
-5
/
+4
*
|
|
|
|
|
enic: Clean up: Remove a not needed #ifdef
Vasanthy Kolluri
2011-02-17
2
-3
/
+1
*
|
|
|
|
|
enic: Bug fix: Reset driver count of registered unicast addresses to zero dur...
Vasanthy Kolluri
2011-02-17
2
-7
/
+8
*
|
|
|
|
|
bnx2x: Support for managing RX indirection table
Tom Herbert
2011-02-17
3
-5
/
+75
*
|
|
|
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2011-02-15
8
-57
/
+195
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sfc: Add TX queues for high-priority traffic
Ben Hutchings
2011-02-15
7
-28
/
+156
|
*
|
|
|
|
|
sfc: Distinguish queue lookup from test for queue existence
Ben Hutchings
2011-02-15
3
-29
/
+33
|
*
|
|
|
|
|
sfc: Move TX queue core queue mapping into tx.c
Ben Hutchings
2011-02-15
3
-4
/
+10
*
|
|
|
|
|
|
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
David S. Miller
2011-02-15
2
-325
/
+328
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net/fec: enable flow control and length check on enet-mac
Uwe Kleine-König
2011-02-15
1
-11
/
+13
[next]