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-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
21
-1425
/
+907
2009-11-30
Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Linus Torvalds
1
-1
/
+9
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-1
/
+9
2009-11-30
b44: Fix wedge when using netconsole.
David S. Miller
1
-3
/
+0
2009-11-30
wan: cosa: drop chan->wsem on error path
Dan Carpenter
1
-0
/
+1
2009-11-29
ep93xx-eth: check for zero MAC address on probe, not on device open
Florian Fainelli
1
-9
/
+3
2009-11-29
NET: smc91x: Fix irq flags
Russell King - ARM Linux
1
-1
/
+1
2009-11-29
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
1
-0
/
+14
2009-11-29
r8169: restore mac addr in rtl8169_remove_one and rtl_shutdown
Ivan Vecera
1
-0
/
+7
2009-11-29
e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure
Roger Oksanen
1
-6
/
+11
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
21
-60
/
+29
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
20
-22
/
+22
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
10
-15
/
+15
2009-11-28
pcmcia: Change window_handle_t logic to unsigned long
Magnus Damm
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
10
-15
/
+15
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
4
-7
/
+7
2009-11-23
macvlan: fix gso_max_size setting
Patrick McHardy
1
-0
/
+2
2009-11-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2009-11-23
ath9k: set ps_default as false
John W. Linville
1
-0
/
+2
2009-11-23
hso: fix soft-lockup
Antti Kaijanmäki
1
-1
/
+3
2009-11-23
hso: fix debug routines
Antti Kaijanmäki
1
-2
/
+2
2009-11-23
stmmac: do not fail when the timer cannot be used.
Giuseppe CAVALLARO
2
-22
/
+29
2009-11-23
stmmac: fixed a compilation error when use the external timer
Giuseppe CAVALLARO
1
-2
/
+2
2009-11-22
Au1x00: fix crash when trying register_netdev()
Alexander Beregalov
1
-7
/
+8
2009-11-21
netxen : fix BOND_MODE_TLB/ALB mode.
Narender Kumar
3
-4
/
+8
2009-11-21
netxen: fix promisc for NX2031.
Narender Kumar
2
-11
/
+40
2009-11-21
netxen: fix memory initialization
Amit Kumar Salecha
1
-0
/
+2
2009-11-20
TI DaVinci EMAC: Minor macro related updates
chaithrika@ti.com
1
-15
/
+11
2009-11-20
drivers/net: ks8851_mll ethernet network driver -resubmit
David J. Choi
1
-74
/
+68
2009-11-20
net: ETHOC should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2009-11-20
e1000e: do not initiate autonegotiation during OEM configuration
Bruce Allan
1
-1
/
+2
2009-11-20
e1000e: remove unnecessary 82577 workaround causing link issues
Bruce Allan
1
-10
/
+0
2009-11-20
e1000e: flow control thresholds not correct when changing mtu
Bruce Allan
1
-4
/
+3
2009-11-20
e1000e: add Tx timeout factor for 100Mbps
Bruce Allan
1
-1
/
+1
2009-11-20
e1000e: set flow control thresholds properly after enabling/disabling pause
Bruce Allan
1
-2
/
+10
2009-11-20
e1000e: read of PHY register may access wrong page on 82578
Bruce Allan
1
-24
/
+22
2009-11-20
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
Bruce Allan
3
-12
/
+32
2009-11-20
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
1
-1
/
+1
2009-11-19
veth: Fix veth_get_stats()
Eric Dumazet
1
-19
/
+16
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-251
/
+183
2009-11-18
cxgb3: fix premature page unmap
Divy Le Ray
1
-2
/
+2
2009-11-18
ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts
Dave Mitchell
1
-2
/
+2
2009-11-17
sungem: Fix Serdes detection.
David S. Miller
1
-1
/
+9
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
1
-1
/
+1
2009-11-16
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
1
-2
/
+9
2009-11-16
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
1
-0
/
+1
2009-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-164
/
+43
2009-11-15
TI Davinci EMAC : Fix Console Hang when bringing the interface down
Sriram
1
-3
/
+0
2009-11-15
smsc911x: Fix Console Hang when bringing the interface down.
Sriram
1
-1
/
+1
2009-11-15
forcedeth: mac address fix
Stanislav O. Bezzubtsev
1
-4
/
+1
[next]