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
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-27
net/usb: add sierra_net.c driver
Elina Pasheva
3
-0
/
+1012
2010-04-27
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-27
gianfar: Wait for both RX and TX to stop
Andy Fleming
1
-3
/
+3
2010-04-27
ipheth: potential null dereferences on error path
Dan Carpenter
1
-7
/
+8
2010-04-27
smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
Ken Kawasaki
1
-10
/
+21
2010-04-27
drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...
Andreas Hartmann
1
-0
/
+1
2010-04-27
bnx2: Update version to 2.0.9.
Michael Chan
1
-2
/
+2
2010-04-27
bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
Michael Chan
1
-18
/
+20
2010-04-27
bnx2: Fix lost MSI-X problem on 5709 NICs.
Michael Chan
1
-1
/
+5
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-27
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
Bruce Allan
3
-40
/
+55
2010-04-27
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
3
-24
/
+62
2010-04-26
r8169: more broken register writes workaround
françois romieu
1
-0
/
+5
2010-04-26
r8169: failure to enable mwi should not be fatal
françois romieu
1
-14
/
+13
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-24
e100: Fix the TX workqueue race
Alan Cox
1
-2
/
+8
2010-04-23
gianfar: Fix potential oops during OF address translation
Anton Vorontsov
1
-5
/
+1
2010-04-23
fsl_pq_mdio: Fix kernel oops during OF address translation
Anton Vorontsov
1
-6
/
+14
2010-04-21
drivers/net/usb: Add new driver ipheth
Diego Giagio
4
-0
/
+582
2010-04-21
cxgb3: fix linkup issue
Hiroshi Shimamoto
1
-1
/
+1
2010-04-21
KS8851: NULL pointer dereference if list is empty
Abraham Arce
1
-5
/
+7
2010-04-21
net: 3c574_cs fix stats.tx_bytes counter
Alexander Kurz
1
-2
/
+5
2010-04-21
can: Fix possible NULL pointer dereference in ems_usb.c
Hans J. Koch
1
-4
/
+4
2010-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-15
/
+29
2010-04-19
8139too: Fix a typo in the function name.
Alexander Kuznetsov
1
-1
/
+1
2010-04-16
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
Krzysztof Halasa
1
-0
/
+6
2010-04-16
iwlwifi: correct 6000 EEPROM regulatory address
Shanyu Zhao
2
-2
/
+6
2010-04-16
iwlwifi: fix scan races
Johannes Berg
5
-13
/
+23
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+12
2010-04-14
tun: orphan an skb on tx
Michael S. Tsirkin
1
-0
/
+4
2010-04-13
forcedeth: fix tx limit2 flag check
Ayaz Abdulla
1
-1
/
+1
2010-04-13
smc91c92_cs: define multicast_table as unsigned char
Ken Kawasaki
1
-7
/
+6
2010-04-13
e1000e: stop cleaning when we reach tx_ring->next_to_use
Terry Loftin
1
-0
/
+2
2010-04-13
igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
Stefan Assmann
2
-0
/
+2
2010-04-12
virtio_net: missing sg_init_table
Shirley Ma
1
-0
/
+2
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
445
-117
/
+377
2010-04-09
iwlwifi: work around bogus active chains detection
Johannes Berg
1
-0
/
+12
2010-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+9
2010-04-08
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
1
-4
/
+9
2010-04-07
myri10ge: fix rx_pause in myri10ge_set_pauseparam
Brice Goglin
1
-1
/
+1
2010-04-07
stmmac: use resource_size()
Dan Carpenter
1
-5
/
+5
2010-04-07
cnic: Fix crash during bnx2x MTU change.
Michael Chan
1
-5
/
+5
2010-04-07
qlcnic: fix set mac addr
Amit Kumar Salecha
1
-0
/
+3
2010-04-07
r6040: fix r6040_multicast_list
Florian Fainelli
1
-7
/
+4
2010-04-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-51
/
+130
2010-04-06
ath9k: fix double calls to ath_radio_enable
Felix Fietkau
1
-2
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
32
-53
/
+13998
[next]