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-06-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-6
/
+15
2010-06-02
of/net: fs_enet/mii-bitbang.c: fix build breakage
Anatolij Gustschin
1
-2
/
+2
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
3
-6
/
+15
2010-06-01
ksz884x: Add missing validate_addr hook
Denis Kirjanov
1
-0
/
+1
2010-06-01
ksz884x: convert to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-01
virtio-net: pass gfp to add_buf
Michael S. Tsirkin
1
-4
/
+4
2010-06-01
be2net: convert hdr.timeout in be_cmd_loopback_test() to le32
Sathya Perla
1
-1
/
+1
2010-06-01
can: mpc5xxx_can.c: Fix build failure
Anatolij Gustschin
1
-5
/
+5
2010-05-31
greth: Fix build after OF device conversions.
David S. Miller
1
-6
/
+5
2010-05-31
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
42
-230
/
+2143
2010-05-30
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
3
-0
/
+1841
2010-05-29
be2net: remove superfluous externs
Dan Carpenter
1
-2
/
+2
2010-05-29
be2net: add unlock on error path
Dan Carpenter
1
-2
/
+5
2010-05-29
fs_enet: Adjust BDs after tx error
Mark Ware
1
-6
/
+43
2010-05-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-8
/
+19
2010-05-28
libertas: fix uninitialized variable warning
Prarit Bhargava
1
-3
/
+2
2010-05-28
ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used
Vasanthakumar Thiagarajan
1
-1
/
+3
2010-05-28
ath9k: Fix ath_print in xmit for hardware reset.
Justin P. Mattock
1
-1
/
+1
2010-05-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-52
/
+89
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-28
cnic: Fix context memory init. on 5709.
Michael Chan
2
-9
/
+5
2010-05-28
drivers/net: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
drivers/net/hamradio: Eliminate a NULL pointer dereference
Julia Lawall
1
-2
/
+1
2010-05-28
be2net: Patch removes redundant while statement in loop.
Sarveshwar Bandi
1
-1
/
+1
2010-05-28
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
3
-0
/
+1841
2010-05-26
net: ll_temac: fix checksum offload logic
Brian Hill
2
-24
/
+63
2010-05-26
net: ll_temac: fix interrupt bug when interrupt 0 is used
Brian Hill
1
-1
/
+1
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
1
-2
/
+12
2010-05-26
Revert "rt2x00: Fix rt2800usb TX descriptor writing."
John W. Linville
1
-1
/
+1
2010-05-26
be2net: increase POST timeout for EEH recovery
Sathya Perla
1
-1
/
+1
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-124
/
+333
2010-05-25
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
1
-2
/
+2
2010-05-25
be2net: Bug fix to avoid disabling bottom half during firmware upgrade.
Sarveshwar Bandi
3
-2
/
+20
2010-05-25
hso: add support for new products
Filip Aben
1
-0
/
+3
2010-05-25
driver core: add devname module aliases to allow module on-demand auto-loading
Kay Sievers
2
-2
/
+3
2010-05-25
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+2
2010-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-124
/
+93
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-17
/
+19
2010-05-25
ath9k: remove VEOL support for ad-hoc
Felix Fietkau
1
-53
/
+10
2010-05-25
ath9k: change beacon allocation to prefer the first beacon slot
Felix Fietkau
1
-9
/
+3
2010-05-25
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
1
-11
/
+4
2010-05-24
macvlan: do proper cleanup in macvlan_common_newlink() V2
Jiri Pirko
1
-1
/
+8
2010-05-24
be2net: Bug fix in init code in probe
Sarveshwar Bandi
1
-4
/
+6
2010-05-24
ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep
Vasanthakumar Thiagarajan
1
-5
/
+12
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
2010-05-24
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
1
-2
/
+4
2010-05-24
rt2x00: Fix rt2800usb TX descriptor writing.
Gertjan van Wingerde
1
-1
/
+1
2010-05-24
rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.
Gertjan van Wingerde
4
-14
/
+18
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
John W. Linville
1
-25
/
+3
[next]