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-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-10-13
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...
Chris Rankin
2
-1
/
+18
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-13
ethoc: fix warning from 32bit build
Alan Cox
1
-1
/
+2
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
8
-0
/
+4186
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2
-17
/
+12
2009-10-12
acenic: Pass up error code from ace_load_firmware()
Ben Hutchings
1
-1
/
+2
2009-10-09
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-08
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
2
-2
/
+6
2009-10-08
qlge: Add disable/enable firmare irqs to handler.
Ron Mercer
1
-0
/
+4
2009-10-08
qlge: Restore rx mode after internal reset.
Ron Mercer
1
-0
/
+6
2009-10-08
qlge: Fix chip reset process.
Ron Mercer
3
-0
/
+106
2009-10-08
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
2009-10-08
qlge: Fix frame routing for multicast frames.
Ron Mercer
1
-2
/
+2
2009-10-08
qlge: Fix frame routing issue related to bonding.
Ron Mercer
1
-0
/
+7
2009-10-08
qlge: Fix RSS hashing values.
Ron Mercer
2
-11
/
+13
2009-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-150
/
+168
2009-10-07
znet: Don't claim DMA lock around free_dma() calls.
David S. Miller
1
-8
/
+0
2009-10-07
b43: do not stack-allocate pio rx/tx header and tail buffers
Albert Herranz
3
-116
/
+132
2009-10-07
b43: Fix PPC crash in rfkill polling on unload
Larry Finger
1
-0
/
+1
2009-10-07
mac80211: fix ADM8211_SYNCTL_RFtype define
Roel Kluin
1
-1
/
+1
2009-10-07
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
1
-1
/
+1
2009-10-07
b43: Protect sanity check against physical device removal
Michael Buesch
1
-1
/
+3
2009-10-07
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
1
-1
/
+1
2009-10-07
iwlwifi: fix compile warning
Reinette Chatre
3
-3
/
+3
2009-10-07
iwlwifi: fix EEPROM enhance tx power offset
Wey-Yi Guy
1
-10
/
+10
2009-10-07
iwlwifi: incorrect method used for finding valid OTP blocks
Jay Sternberg
1
-12
/
+11
2009-10-07
b43: Don't use struct wldev after detach.
Michael Buesch
3
-5
/
+5
2009-10-07
ethoc: limit the number of buffers to 128
Thomas Chou
1
-2
/
+2
2009-10-07
ethoc: use system memory as buffer
Thomas Chou
1
-20
/
+44
2009-10-07
ethoc: align received packet to make IP header at word boundary
Thomas Chou
1
-0
/
+4
2009-10-07
ethoc: fix buffer address mapping
Thomas Chou
1
-4
/
+3
2009-10-07
ethoc: fix typo to compute number of tx descriptors
Thomas Chou
1
-1
/
+1
2009-10-07
au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats()
roel kluin
1
-3
/
+1
2009-10-07
netxen: Fix Unlikely(x) > y
Roel Kluin
1
-1
/
+1
2009-10-07
pasemi_mac: ethtool get settings fix
Valentine Barshak
1
-0
/
+3
2009-10-07
tg3: Fix phylib locking strategy
Matt Carlson
2
-28
/
+14
2009-10-07
rndis_host: support ETHTOOL_GPERMADDR
John W. Linville
1
-0
/
+1
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2
-3
/
+3
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
1
-1
/
+1
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
1
-1
/
+1
2009-10-06
qlge: Fix lock/mutex warnings.
Ron Mercer
4
-17
/
+9
2009-10-06
qlge: Fix queueing of firmware handler in ISR.
Ron Mercer
1
-3
/
+5
2009-10-06
qlge: Fix some bit definitions for reset register.
Ron Mercer
1
-3
/
+3
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
1
-1
/
+0
2009-10-05
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
Ken Kawasaki
1
-5
/
+5
2009-10-04
e1000e: swap max hw supported frame size between 82574 and 82583
Alexander Duyck
1
-2
/
+2
2009-10-04
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
Don Skidmore
3
-0
/
+4
[next]