index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
3
-0
/
+1085
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
27
-429
/
+814
2009-06-22
ppp: Fix throttling bugs
Alan Cox
2
-2
/
+0
2009-06-22
s6gmac: xtensa s6000 on-chip ethernet driver
Oskar Schirmer
3
-0
/
+1085
2009-06-21
via-velocity: Fix velocity driver unmapping incorrect size.
Dave Jones
1
-1
/
+1
2009-06-21
mlx4_en: Remove redundant refill code on RX
Yevgeny Petrilin
3
-102
/
+0
2009-06-21
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
2
-6
/
+0
2009-06-21
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
2
-9
/
+2
2009-06-21
mlx4_en: using stop/start_all_queues
Yevgeny Petrilin
1
-2
/
+2
2009-06-21
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-21
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
2009-06-20
usbnet cdc_subset: fix issues talking to PXA gadgets
David Brownell
1
-3
/
+4
2009-06-20
Net: qla3xxx, remove sleeping in atomic
Jiri Slaby
1
-0
/
+2
2009-06-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-31
/
+136
2009-06-19
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-15
/
+17
2009-06-19
convert some DMA_nnBIT_MASK() callers
Andrew Morton
2
-7
/
+8
2009-06-19
ath5k: fix beacon_int handling
Jiri Slaby
1
-3
/
+1
2009-06-19
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
1
-1
/
+1
2009-06-19
ath9k: wait for beacon frame along with CAB
Gabor Juhos
1
-2
/
+5
2009-06-19
ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+7
2009-06-19
ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling
Jouni Malinen
1
-0
/
+18
2009-06-19
zd1211rw: adding 083a:e503 as a ZD1211B device
Hin-Tak Leung
1
-0
/
+1
2009-06-19
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2
-6
/
+49
2009-06-19
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
1
-2
/
+2
2009-06-19
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
3
-12
/
+31
2009-06-19
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
3
-7
/
+23
2009-06-19
mv643xx_eth: fix unicast filter programming in promiscuous mode
Prabhanjan Sarnaik
1
-4
/
+3
2009-06-19
r8169: remove unused variable
Florian Westphal
1
-3
/
+0
2009-06-19
e1000e: stop unnecessary polling when using msi-x
Andy Gospodarek
1
-1
/
+1
2009-06-19
cdc_ether: additional PID's to the whitelist
Jonas Sjöquist
2
-1
/
+28
2009-06-19
be2net: receive asynchronous link status notifications from BE
Sathya Perla
4
-33
/
+80
2009-06-19
be2net: cleanup multicast_set cmd to avoid mc_list copy
Sathya Perla
4
-41
/
+32
2009-06-19
be2net: Use MCC queue for cmds that may be called in BH context
Sathya Perla
1
-17
/
+52
2009-06-19
be2net: Add MCC queue mechanism for BE cmds
Sathya Perla
5
-161
/
+455
2009-06-19
pegasus usb-net: Fix endianness bugs
Michael Buesch
1
-12
/
+17
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
40
-421
/
+452
2009-06-18
netxen: fix tx ring accounting
Dhananjay Phadke
4
-21
/
+35
2009-06-18
netxen: fix detection of cut-thru firmware mode
Dhananjay Phadke
2
-2
/
+3
2009-06-18
forcedeth: fix dma api mismatches
Eric Dumazet
1
-19
/
+27
2009-06-18
via-velocity : fix no link detection on boot
Séguier Régis
1
-1
/
+3
2009-06-18
Net / e100: Fix suspend of devices that cannot be power managed
Rafael J. Wysocki
1
-5
/
+6
2009-06-18
TI DaVinci EMAC : Fix rmmod error
chaithrika@ti.com
1
-1
/
+0
2009-06-18
net: group address list and its count
Jiri Pirko
6
-15
/
+15
2009-06-17
sky2: version 1.23
Stephen Hemminger
1
-1
/
+1
2009-06-17
sky2: add GRO support
Stephen Hemminger
1
-8
/
+21
2009-06-17
sky2: skb recycling
Stephen Hemminger
2
-11
/
+28
2009-06-17
sky2: reduce default transmit ring
Stephen Hemminger
1
-2
/
+2
2009-06-17
sky2: receive counter update
Stephen Hemminger
1
-10
/
+19
2009-06-17
sky2: fix shutdown synchronization
Stephen Hemminger
1
-5
/
+9
2009-06-17
sky2: PCI irq issues
Stephen Hemminger
1
-0
/
+2
[next]