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
2012-07-16
ipheth: add support for iPad
Davide Gerhard
1
-0
/
+5
2012-07-16
e1000e: test for valid check_reset_block function pointer
Bruce Allan
4
-8
/
+12
2012-07-16
e1000e: remove use of IP payload checksum
Bruce Allan
2
-61
/
+15
2012-07-16
iwlwifi: fix activating inactive stations
Johannes Berg
1
-0
/
+12
2012-07-16
mwifiex: fix WPS eapol handshake failure
Stone Piao
1
-0
/
+1
2012-07-16
mwifiex: fix 11n rx packet drop issue
Stone Piao
3
-2
/
+12
2012-07-16
rtlwifi: rtl8192cu: New USB IDs
Larry Finger
1
-0
/
+3
2012-07-16
igbvf: fix divide by zero
Mitch A Williams
1
-11
/
+18
2012-07-16
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
1
-0
/
+4
2012-07-16
net: qmi_wwan: fix Gobi device probing
Bjørn Mork
1
-43
/
+40
2012-07-16
USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z
Andrew Bird (Sphere Systems)
1
-0
/
+18
2012-07-16
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-07-16
can: flexcan: use be32_to_cpup to handle the value of dt entry
Hui Wang
1
-2
/
+2
2012-07-16
can: c_can: precedence error in c_can_chip_config()
Dan Carpenter
1
-2
/
+2
2012-07-16
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
3
-7
/
+13
2012-07-16
ath9k: enable serialize_regmode for non-PCIE AR9287
Panayiotis Karabassis
1
-1
/
+1
2012-07-16
ath9k: fix dynamic WEP related regression
Felix Fietkau
3
-1
/
+7
2012-07-16
ath9k_htc: configure bssid on ASSOC/IBSS change
Rajkumar Manoharan
1
-3
/
+2
2012-07-16
ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc
Mohammed Shafi Shajakhan
1
-1
/
+13
2012-07-16
ath9k: fix invalid pointer access in the tx path
Felix Fietkau
2
-12
/
+18
2012-07-16
ath9k: fix a tx rate duration calculation bug
Felix Fietkau
1
-1
/
+1
2012-07-16
ath9k: Fix softlockup in AR9485
Mohammed Shafi Shajakhan
1
-0
/
+9
2012-07-16
ath9k: Fix a WARNING on suspend/resume with IBSS
Mohammed Shafi Shajakhan
1
-9
/
+0
2012-07-16
xen/netfront: teardown the device before unregistering it.
Ian Campbell
1
-4
/
+4
2012-07-16
bnx2x: fix panic when TX ring is full
Eric Dumazet
1
-5
/
+3
2012-07-16
bnx2x: fix checksum validation
Eric Dumazet
2
-21
/
+21
2012-07-16
bonding: Fix corrupted queue_mapping
Eric Dumazet
1
-4
/
+5
2012-07-16
dummy: fix rcu_sched self-detected stalls
Eric Dumazet
1
-1
/
+3
2012-07-16
be2net: fix a race in be_xmit()
Eric Dumazet
1
-2
/
+3
2012-07-16
Revert "niu: Add support for byte queue limits."
David S. Miller
1
-11
/
+1
2012-07-16
sky2: fix checksum bit management on some chips
stephen hemminger
1
-4
/
+6
2012-07-16
lpc_eth: fix tx completion
Eric Dumazet
1
-5
/
+5
2012-07-16
lpc_eth: add missing ndo_change_mtu()
Eric Dumazet
1
-0
/
+1
2012-07-16
r8169: call netif_napi_del at errpaths and at driver unload
Devendra Naga
1
-0
/
+3
2012-06-22
iwlwifi: fix TX power antenna access
Johannes Berg
1
-9
/
+9
2012-06-22
iwlwifi: use correct supported firmware for 6035 and 6000g2
Meenakshi Venkataraman
1
-2
/
+21
2012-06-22
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
3
-11
/
+15
2012-06-22
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
Chris Boot
1
-8
/
+0
2012-06-22
e1000e: Disable ASPM L1 on 82574
Chris Boot
1
-1
/
+2
2012-06-17
can: c_can: fix race condition in c_can_open()
AnilKumar Ch
1
-1
/
+2
2012-06-17
can: c_can: fix an interrupt thrash issue with c_can driver
AnilKumar Ch
2
-4
/
+4
2012-06-17
can: c_can: fix "BUG! echo_skb is occupied!" during transmit
AnilKumar Ch
1
-2
/
+4
2012-06-17
net: sierra_net: device IDs for Aircard 320U++
Bjørn Mork
1
-4
/
+10
2012-06-17
wireless: rt2x00: rt2800usb more devices were identified
Xose Vazquez Perez
1
-5
/
+3
2012-06-17
wireless: rt2x00: rt2800usb add more devices ids
Xose Vazquez Perez
1
-3
/
+14
2012-06-17
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
3
-10
/
+7
2012-06-17
iwlwifi: disable the buggy chain extension feature in HW
Emmanuel Grumbach
2
-0
/
+6
2012-06-17
iwlwifi: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-1
/
+1
2012-06-17
iwlwifi: unregister LEDs if mac80211 registration fails
Johannes Berg
1
-0
/
+1
2012-06-17
iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP
Johannes Berg
1
-0
/
+2
[next]