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-07-02
net-tun: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
1
-1
/
+2
2008-06-20
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-0
/
+1
2008-05-18
cosa: cdev lock_kernel() pushdown
Jonathan Corbet
1
-6
/
+16
2008-05-18
m68k: Some network drivers do not check the platform
Geert Uytterhoeven
5
-0
/
+19
2008-05-16
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
1
-1
/
+1
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
59
-636
/
+3176
2008-05-13
ppp: Do not free not yet unregistered net device.
Pavel Emelyanov
1
-0
/
+1
2008-05-13
DM9000: Use delayed work to update MII PHY state
Ben Dooks
1
-0
/
+26
2008-05-13
DM9000: Update and fix driver debugging messages
Enrico Scholz
1
-1
/
+4
2008-05-13
DM9000: Add __devinit and __devexit attributes to probe and remove
Enrico Scholz
1
-3
/
+3
2008-05-13
sky2: fix simple define thinko
Jesse Brandeburg
1
-2
/
+2
2008-05-13
[netdrvr] sfc: sfc: Add self-test support
Ben Hutchings
14
-7
/
+1379
2008-05-13
[netdrvr] sfc: Increment rx_reset when reported as driver event
Ben Hutchings
1
-0
/
+1
2008-05-13
[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX
Ben Hutchings
1
-2
/
+0
2008-05-13
[netdrvr] sfc: Fix code formatting
Ben Hutchings
1
-2
/
+2
2008-05-13
[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic
Ben Hutchings
1
-2
/
+0
2008-05-13
[netdrvr] sfc: Remove garbage from comment
Ben Hutchings
1
-1
/
+1
2008-05-13
[netdrvr] sfc: Removed bogus 'fall-thru' comments
Ben Hutchings
2
-3
/
+0
2008-05-13
[netdrvr] sfc: Add phy_flash_cfg module parameter and implementation
Ben Hutchings
4
-4
/
+26
2008-05-13
[netdrvr] sfc: Add TSO support
Ben Hutchings
4
-1
/
+708
2008-05-13
ehea: Add DLPAR memory remove support
Hannes Hering
3
-84
/
+254
2008-05-13
ehea: Add dependency to Kconfig
Hannes Hering
1
-1
/
+1
2008-05-13
gianfar: Fix a bug where the pointer never moves for dma_unmap...
Andy Fleming
1
-0
/
+2
2008-05-13
cxgb3 - fix EEH
Divy Le Ray
5
-6
/
+70
2008-05-13
cxgb3 - fix port up/down error path
Divy Le Ray
2
-15
/
+18
2008-05-13
myri10ge: fix the number of interrupt slots
Brice Goglin
1
-9
/
+5
2008-05-13
myri10ge: cleanup retrieving of firmware capabilities
Brice Goglin
1
-11
/
+31
2008-05-13
myri10ge: move data structures into a single slice
Brice Goglin
1
-278
/
+316
2008-05-13
myri10ge: fix potential infinite loop in enable_ecrc
Brice Goglin
1
-2
/
+3
2008-05-13
myri10ge: trivial formatting fix
Brice Goglin
1
-1
/
+4
2008-05-13
myri10ge: add barrier in myri10ge_send_cmd
Brice Goglin
1
-1
/
+3
2008-05-13
myri10ge: report FIBER in ethtool for XFP based NIC
Brice Goglin
1
-0
/
+35
2008-05-13
myri10ge: properly align scratch buffers
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: increase and fix handoff timeout
Brice Goglin
1
-2
/
+2
2008-05-13
myri10ge: fix module parameter descriptions
Brice Goglin
1
-17
/
+18
2008-05-13
myri10ge: update firmware headers
Brice Goglin
2
-31
/
+64
2008-05-13
atl1: bump version number
Jay Cliburn
4
-5
/
+5
2008-05-13
atl1: add shutdown callback
Jay Cliburn
1
-2
/
+9
2008-05-13
atl1: fix broken suspend and resume
Jay Cliburn
1
-45
/
+80
2008-05-13
atl1: add PHY power save mode
Jay Cliburn
2
-11
/
+11
2008-05-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
11
-41
/
+41
2008-05-12
PS3: gelic: fix memory leak
Masakazu Mokuno
1
-0
/
+2
2008-05-12
iwlwifi: Fix frequency in rx_status fill
Emmanuel Grumbach
2
-2
/
+2
2008-05-12
zd1211rw: fix potential use-after-free bug
Johannes Berg
1
-1
/
+5
2008-05-12
rt2x00: Clean up error handling of PCI queue DMA allocation.
Ivo van Doorn
1
-2
/
+3
2008-05-12
rt2x00: Fix broken recover-on-error path
Ivo van Doorn
1
-7
/
+4
2008-05-12
rt2x00: Don't use pskb_expand_head()
Ivo van Doorn
1
-20
/
+11
2008-05-12
iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected
Zhu Yi
1
-1
/
+1
2008-05-12
wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is defined
John W. Linville
2
-6
/
+4
[next]