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-02-03
big-endian support for via-velocity
Al Viro
2
-166
/
+128
2008-02-03
rtl8150: use default MTU of 1500
Lennert Buytenhek
1
-1
/
+0
2008-02-03
net/sunbmac.c section fix
Adrian Bunk
1
-1
/
+1
2008-02-03
net/sunqe.c section fix
Adrian Bunk
1
-3
/
+3
2008-02-03
drivers/net/sunvnet.c:print_version() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-02-03
IBMLANA no longer has to depend on MCA_LEGACY
Adrian Bunk
1
-1
/
+1
2008-02-03
ibmlana_init_one() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-02-03
olympic_open() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-02-03
ibmlana_adapter_names[] must be __devinitdata
Adrian Bunk
1
-1
/
+1
2008-02-03
via-rhine.c:rhine_hw_init() must be __devinit
Adrian Bunk
1
-1
/
+1
2008-02-03
NET: AX88796 use dev_dbg() instead of printk()
Ben Dooks
1
-17
/
+23
2008-02-03
macb: Fix section mismatch and shrink runtime footprint
Haavard Skinnemoen
1
-5
/
+4
2008-02-03
ehea: fix sysfs link compile problem
Jan-Bernd Themann
1
-37
/
+0
2008-02-03
ucc_geth: add support for netpoll
Anton Vorontsov
1
-0
/
+20
2008-02-03
ucc_geth: fix module removal
Anton Vorontsov
1
-7
/
+10
2008-02-03
ehea: fix qmr checkpatch complaints
Doug Maxey
2
-24
/
+24
2008-02-03
ehea: fix phyp checkpatch complaints
Doug Maxey
2
-90
/
+90
2008-02-03
ehea: fix main checkpatch complaints
Doug Maxey
1
-41
/
+46
2008-02-03
ehea: fix ethtool checkpatch complaints
Doug Maxey
1
-2
/
+2
2008-02-03
ehea: fix ehea.h checkpatch complaints
Doug Maxey
2
-4
/
+7
2008-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
48
-1748
/
+4466
2008-02-01
Fix dl2k constants
Al Viro
1
-2
/
+2
2008-01-31
[BNX2]: Fix ASYM PAUSE advertisement for remote PHY.
Michael Chan
1
-1
/
+1
2008-01-31
[MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register(...
Rami Rosen
1
-1
/
+1
2008-01-31
[BNX2]: Update version to 1.7.3.
Michael Chan
1
-2
/
+2
2008-01-31
[BNX2]: Update firmware.
Michael Chan
2
-981
/
+982
2008-01-31
[BNX2]: Fine-tune flow control on 5709.
Michael Chan
2
-6
/
+56
2008-01-31
[BNX2]: Remove CTX_WR macro.
Michael Chan
2
-20
/
+14
2008-01-31
[BNX2]: Remove REG_WR_IND/REG_RD_IND macros.
Michael Chan
2
-64
/
+65
2008-01-31
[BNX2]: Refine tx coalescing setup.
Michael Chan
2
-3
/
+15
2008-01-31
[BNX2]: Fix 5706 serdes link down bug.
Michael Chan
2
-2
/
+3
2008-01-31
Add new driver 'rndis_wlan' for wireless RNDIS devices.
Jussi Kivilinna
3
-0
/
+2787
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
13
-511
/
+12
2008-01-31
rndis_host: Add RNDIS physical medium checking into generic_rndis_bind()
Jussi Kivilinna
2
-4
/
+51
2008-01-31
rndis_host: Add link_change function pointer to 'struct rndis_data'.
Jussi Kivilinna
2
-4
/
+24
2008-01-31
rndis_host: Add early_init function pointer to 'struct rndis_data'.
Jussi Kivilinna
2
-0
/
+11
2008-01-31
usbnet: add driver_priv pointer to 'struct usbnet'
Jussi Kivilinna
1
-0
/
+1
2008-01-31
rndis_host: export functions
Jussi Kivilinna
2
-7
/
+22
2008-01-31
rndis_host: Split up rndis_host.c
Jussi Kivilinna
2
-222
/
+249
2008-01-31
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
2
-0
/
+5
2008-01-31
rndis_host: Fix rndis packet filter flags.
Jussi Kivilinna
1
-1
/
+22
2008-01-31
rndis_host: Halt device if rndis_bind fails.
Jussi Kivilinna
1
-3
/
+9
2008-01-31
rndis_host: Use 1KB buffer in rndis_unbind
Jussi Kivilinna
1
-1
/
+1
2008-01-31
cdc_ether: Hardwire CDC descriptors when missing
Bjorge Dijkstra
1
-5
/
+5
2008-01-31
rndis_host: Fix sparse warning
Bjorge Dijkstra
1
-1
/
+1
2008-01-31
Add another Prism2 card to hostap
Marcin Juszkiewicz
1
-0
/
+3
2008-01-31
hostap_80211.h: remove duplicate prototype
Michal Piotrowski
1
-5
/
+0
2008-01-31
wireless: iwlwifi3945/4965 - fix incorrect counting of memory
Cyrill Gorcunov
2
-2
/
+2
2008-01-31
libertas: fix interrupt while removing driver
Holger Schurig
1
-3
/
+3
2008-01-31
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2
-3
/
+5
[next]