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
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-22
/
+224
2008-04-04
fix endian lossage in forcedeth
Al Viro
1
-3
/
+2
2008-04-04
net/tokenring/olympic.c section fixes
Adrian Bunk
1
-3
/
+3
2008-04-04
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
1
-2
/
+0
2008-04-03
[TG3]: Add PHY workaround for 5784
Matt Carlson
2
-14
/
+219
2008-04-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-0
/
+2
2008-04-03
[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works
René Bürgel
2
-0
/
+2
2008-04-02
sky2: fix suspend/resume races
Stephen Hemminger
1
-0
/
+6
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-30
/
+52
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-04-01
plip: replace spin_lock_irq with spin_lock_irqsave in irq context
Mikulas Patocka
1
-3
/
+4
2008-03-30
dm9000 trivial annotation
Al Viro
1
-1
/
+1
2008-03-28
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
10
-21
/
+28
2008-03-28
forcedeth: fix locking bug with netconsole
Ingo Molnar
1
-8
/
+10
2008-03-28
usb net: asix does not really need 10/100mbit
Mike Frysinger
1
-1
/
+1
2008-03-28
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
1
-2
/
+0
2008-03-28
ibm_newemac: emac_tx_csum typo fix
Valentine Barshak
1
-2
/
+2
2008-03-28
Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors
Michael Ellerman
1
-1
/
+1
2008-03-28
S2io: Version update for Tx completion patch
Sreenivasa Honnur
1
-1
/
+1
2008-03-28
drivers/net/usb/pegasus.c: remove in_atomic() check
David Brownell
1
-4
/
+0
2008-03-28
dm9601: Fix multicast hash table handling
Peter Korsgaard
1
-1
/
+1
2008-03-28
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2
-1
/
+12
2008-03-28
lapb: use the shorter LIST_HEAD form for brevity
Robert P. J. Day
1
-1
/
+1
2008-03-28
[BOND]: Fix warning in bond_sysfs.c
David S. Miller
1
-0
/
+1
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
2008-03-27
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
1
-2
/
+0
2008-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-546
/
+421
2008-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-31
/
+31
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
4
-6
/
+4
2008-03-25
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
Sreenivasa Honnur
1
-0
/
+3
2008-03-25
b44: Truncate PHY address
Michael Buesch
1
-0
/
+5
2008-03-25
skge napi->poll() locking bug
Marin Mitov
1
-2
/
+4
2008-03-25
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-25
ehea: Fix IPv6 support
Thomas Klein
2
-2
/
+2
2008-03-25
dm9000: Support promisc and all-multi modes
Peter Korsgaard
1
-2
/
+8
2008-03-25
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-25
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
2008-03-25
Marvell PHY m88e1111 driver fix
Alexandr Smirnov
1
-5
/
+124
2008-03-25
netxen: fix rx dropped stats
Dhananjay Phadke
4
-45
/
+3
2008-03-25
netxen: remove low level tx lock
Dhananjay Phadke
4
-157
/
+43
2008-03-25
netxen: napi and irq cleanup
Dhananjay Phadke
4
-163
/
+48
2008-03-25
netxen: improve msi support
Dhananjay Phadke
6
-33
/
+43
2008-03-25
smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade
Bryan Wu
1
-4
/
+4
2008-03-25
ixgb: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-25
e100: endianness annotations
Al Viro
1
-1
/
+1
2008-03-25
igb trivial annotations
Al Viro
3
-69
/
+72
2008-03-25
igb: endianness fix
Al Viro
1
-2
/
+2
[next]