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
2008-12-18
ppp: fix segfaults introduced by netdev_priv changes
James Chapman
1
-15
/
+13
2008-12-17
bnx2: Fix bug in bnx2_free_rx_mem().
Michael Chan
1
-3
/
+3
2008-12-17
jme: Fixed a typo
cwm97m
1
-1
/
+1
2008-12-17
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
Krzysztof Halasa
1
-2
/
+3
2008-12-16
drivers/net: starfire: Fix napi ->poll() weight handling
Jarek Poplawski
1
-0
/
+5
2008-12-16
tlan: Fix pci memory unmapping
Sakari Ailus
1
-4
/
+9
2008-12-16
enc28j60: use netif_rx_ni() to deliver RX packets
Baruch Siach
1
-1
/
+1
2008-12-16
tlan: Fix small (< 64 bytes) datagram transmissions
Sakari Ailus
1
-4
/
+6
2008-12-11
e1000e: fix double release of mutex
Jeff Kirsher
1
-2
/
+7
2008-12-09
sungem: improve ethtool output with internal pcs and serdes
Hermann Lauer
1
-0
/
+15
2008-12-09
sungem: Make PCS PHY support partially work again.
David S. Miller
1
-56
/
+73
2008-12-05
zd1211rw: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-05
ipw2200: fix netif_*_queue() removal regression
Zhu Yi
1
-0
/
+4
2008-12-05
iwlwifi: clean key table in iwl_clear_stations_table function
Tomas Winkler
2
-3
/
+24
2008-12-03
netx-eth: initialize per device spinlock
Uwe Kleine-König
1
-0
/
+2
2008-12-03
enc28j60: Fix sporadic packet loss (corrected again)
Baruch Siach
1
-2
/
+14
2008-12-03
bnx2: Add workaround to handle missed MSI.
Michael Chan
2
-3
/
+38
2008-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-50
/
+138
2008-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-1
/
+47
2008-11-30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+2
2008-11-30
get xenbus_driver ->probe() "recognized" by modpost
Al Viro
1
-3
/
+3
2008-11-30
section errors in smc911x/smc91x
Al Viro
2
-10
/
+10
2008-11-30
section misannotation in ibmtr_cs
Al Viro
1
-1
/
+1
2008-11-30
ixgbe section fixes
Al Viro
1
-5
/
+4
2008-11-28
pppol2tp: Add missing sock_put() in pppol2tp_release()
Frédéric Moulins
1
-0
/
+1
2008-11-28
mlx4_core: Save/restore default port IB capability mask
Jack Morgenstein
3
-1
/
+47
2008-11-26
macvlan: don't broadcast PAUSE frames to macvlan devices
Patrick McHardy
1
-0
/
+3
2008-11-26
sungem: Fix PCS_MIICTRL register write in gem_init_phy().
David S. Miller
1
-1
/
+1
2008-11-25
net: hp-plus uses eip_poll
Randy Dunlap
1
-1
/
+1
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-19
/
+64
2008-11-25
ath5k: disable beacon filter when station is not associated
Martin Xu
2
-1
/
+35
2008-11-25
ath5k: fix Security issue in DebugFS part of ath5k
Cheng Renquan
1
-5
/
+5
2008-11-25
ath9k: correct expected max RX buffer size
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Fix SW-IOMMU bounce buffer starvation
Luis R. Rodriguez
2
-8
/
+8
2008-11-25
iwlagn: fix DMA sync
Johannes Berg
1
-3
/
+5
2008-11-25
phylib: Add Vitesse VSC8221 SGMII PHY
Trent Piepho
1
-9
/
+55
2008-11-24
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge
Paul Mackerras
1
-1
/
+2
2008-11-23
drivers/net/chelsio/sge.c: remove redundant argument comments
Qinghuang Feng
1
-4
/
+0
2008-11-23
driver/net/*: remove redundant argument comments
Qinghuang Feng
6
-12
/
+0
2008-11-21
net/hp-plus: fix link errors
Randy Dunlap
1
-1
/
+1
2008-11-21
axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411
Cord Walter
2
-1
/
+1
2008-11-20
phy: fix phy_id detection also for broken hardware.
Giuseppe Cavallaro
1
-2
/
+11
2008-11-20
atl2: don't request irq on resume if netif running
Alan Jenkins
1
-3
/
+5
2008-11-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-16
/
+23
2008-11-20
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
1
-1
/
+1
2008-11-20
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
1
-1
/
+3
2008-11-20
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
1
-1
/
+2
2008-11-20
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
1
-1
/
+1
2008-11-20
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
1
-2
/
+2
2008-11-19
net: ipg.c fix bracing on endian swapping
Harvey Harrison
1
-4
/
+4
[next]