Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
3d4634193aa95a6d04a786fc12b190d0e4295685
/
drivers
3d46341
r6040: rework the RX buffers allocation routine
by Florian Fainelli
· 16 years ago
fec3a23
r6040: fix scheduling while atomic in r6040_tx_timeout
by Florian Fainelli
· 16 years ago
3d25434
r6040: fix null pointer access and tx timeouts
by Florian Fainelli
· 16 years ago
c6e69bb
r6040: prefix all functions with r6040
by Florian Fainelli
· 16 years ago
7e99eed
rndis_host: support WM6 devices as modems
by Thomas Backlund
· 16 years ago
7a2f53e
at91_ether: use netstats in net_device structure
by Paulius Zaleckas
· 16 years ago
aa6ef27
sfc: Create one RX queue and interrupt per CPU package by default
by Ben Hutchings
· 16 years ago
8d9853d
sfc: Use a separate workqueue for resets
by Ben Hutchings
· 16 years ago
9dadae6
sfc: I2C adapter initialisation fixes
by Ben Hutchings
· 16 years ago
8125029
e1000: make ioport free
by Taku Izumi
· 16 years ago
c3570ac
e1000: delete non NAPI code from the driver
by Francois Romieu
· 16 years ago
63cd31f
e1000: remove email reference
by Jeff Kirsher
· 16 years ago
c7be73b
e1000: Move assignments in tests before test
by Joe Perches
· 16 years ago
b118402
e1000: checkpatch clean
by Joe Perches
· 16 years ago
e982f17
e1000: Remove spaces after casts and function names
by Joe Perches
· 16 years ago
c03e83b
e1000: Move extern function definitions to e1000.h
by Joe Perches
· 16 years ago
1dc3291
e1000: Use hw, er32, and ew32
by Joe Perches
· 16 years ago
6479884
e1000: neaten function declarations
by Joe Perches
· 16 years ago
cdc18a6
Fix typo in meth driver
by Christoph Lameter
· 16 years ago
a6a5325
atl1e: Atheros L1E Gigabit Ethernet driver
by Jie Yang
· 16 years ago
bb5d10a
ixgbe: remove device ID for unsupported device
by Jesse Brandeburg
· 16 years ago
1a4dc68
8139too: Fall back to PIO when MMIO fails.
by Dave Jones
· 16 years ago
152151d
8139too: Force usage of PIO on OQO2
by Dave Jones
· 16 years ago
eb58134
8139too: Make PIO/MMIO a runtime decision through a module parameter.
by Dave Jones
· 16 years ago
7239016d
net/phy: Fix 88e1111 copper/fiber selection in RGMII mode
by Wang Jian
· 16 years ago
9cf8fa4
net/phy: Fix copper/fiber auto-selection for 88e1111
by Wang Jian
· 16 years ago
c0e5a8c
net: tun.c fix cast
by Harvey Harrison
· 16 years ago
25ac3c2
net: igb_main.c fix sparse integer as NULL pointer warning
by Harvey Harrison
· 16 years ago
f8e5e77
DM9000: Remove magic numbers
by Ben Dooks
· 16 years ago
aa3f2cb
s390/net/ctcm: message cleanup
by Peter Tiedemann
· 16 years ago
b805da7
s390/net: Cleanup claw printk messages.
by Andy Richter
· 16 years ago
5873556
netxen: update driver version
by Dhananjay Phadke
· 16 years ago
cd1f816
netxen: enable tso6, intr coalescing.
by Dhananjay Phadke
· 16 years ago
d9e651b
netxen: cut-through rx changes
by Dhananjay Phadke
· 16 years ago
c9fc891
netxen: mtu, mac, link status changes
by Dhananjay Phadke
· 16 years ago
48bfd1e
netxen: add netxen_nic_ctx.c
by Dhananjay Phadke
· 16 years ago
a97342f
netxen: remove netxen_nic_isr.c
by Dhananjay Phadke
· 16 years ago
2956640
netxen: pci probe and firmware init changes
by Dhananjay Phadke
· 16 years ago
3ce06a3
netxen: add 2MB PCI memory support
by Dhananjay Phadke
· 16 years ago
e4c93c8
netxen: add defs for new chip/boards
by Dhananjay Phadke
· 16 years ago
623621b
netxen: hw multicast filtering
by Dhananjay Phadke
· 16 years ago
7830b22
netxen: cleanup unused variables/functions
by Dhananjay Phadke
· 16 years ago
f0084a3
net 8390p: fix interface usage
by Ingo Molnar
· 16 years ago
c7f8099
myri10ge: use ioremap_wc
by Brice Goglin
· 16 years ago
e454e7e
myri10ge: remove wcfifo
by Brice Goglin
· 16 years ago
b57f9ca
de4x5: Remove developer debug feature about set/clear promisc
by Wang Chen
· 16 years ago
2b4ff11
qeth: fix build error caused by VLAN changes
by frank.blaschka@de.ibm.com
· 16 years ago
d999597
Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 16 years ago
3a33cc1
mac80211_hwsim.c: fix: BUG: unable to handle kernel NULL pointer dereference at 0000000000000370
by Ian Schram
· 16 years ago
ae6134b
hdlcdrv: Fix CRC calculation.
by Micah Dowty
· 16 years ago
fd24c4a
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
by David S. Miller
· 16 years ago
ebbdbd7
ucc_geth: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
afc0794
gianfar: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
39d4815
atl1: Do not wake queue before queue has been started.
by David S. Miller
· 16 years ago
734b397
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
ae0645a
Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd
by Linus Torvalds
· 16 years ago
f894d18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
by Linus Torvalds
· 16 years ago
db6d8c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
18c9936
dio: use dio_match_device() in dio_bus_match()
by Akinobu Mita
· 16 years ago
3fadd06
m68k/Apollo: remove the unused APOLLO_ELPLUS option
by Geert Uytterhoeven
· 16 years ago
880e5e2
export c2p
by Adrian Bunk
· 16 years ago
8b54b61
drivers/video/c2p.c: add MODULE_LICENSE
by Adrian Bunk
· 16 years ago
da8513c
atafb: Register Atari-specific video modes with sysfs
by Geert Uytterhoeven
· 16 years ago
db3e528
amifb: Register Amiga-specific video modes with sysfs
by Geert Uytterhoeven
· 16 years ago
fa7f289
zorro: use memory_read_from_buffer
by akinobu.mita@gmail.com
· 16 years ago
a6a26a3
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
by Robert P. J. Day
· 16 years ago
e945b56
m68k: Return -ENODEV if no device is found
by Geert Uytterhoeven
· 16 years ago
038eddd
ariadne: use netstats in net_device structure
by Paulius Zaleckas
· 16 years ago
f30828a
m68k: remove CVS keywords
by Adrian Bunk
· 16 years ago
f7df406
Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6
by Linus Torvalds
· 16 years ago
5e248ac
APCI: revert another duplicated patch
by Thomas Gleixner
· 16 years ago
392798a
APCI: revert duplicated patch
by Thomas Gleixner
· 16 years ago
4e4f64d
Fix strip driver back up for ldisc/tty changes
by Alan Cox
· 16 years ago
44b7d1b
tty: add more tty_port fields
by Alan Cox
· 16 years ago
77451e5
cyclades: use tty_port
by Alan Cox
· 16 years ago
ae67751
tty: Clean up tiocmset
by Alan Cox
· 16 years ago
8fb06c7
synclink: use tty_port
by Alan Cox
· 16 years ago
f8ae476
stallion: use tty_port
by Alan Cox
· 16 years ago
b1d1619
atmel_serial: Fix tty_port breakage
by Haavard Skinnemoen
· 16 years ago
e60a108
rocket: use tty_port
by Alan Cox
· 16 years ago
0ad9e7d
mxser: use tty_port
by Alan Cox
· 16 years ago
9de6a51
moxa: use tty_port
by Alan Cox
· 16 years ago
b02f5ad6
istallion: use tty_port
by Alan Cox
· 16 years ago
f1d0322
isicom: use tty_port
by Alan Cox
· 16 years ago
d99101f
riscom8: remove bogus checks
by Alan Cox
· 16 years ago
85f8f81
riscom8: use tty_port
by Alan Cox
· 16 years ago
b5391e2
gs: use tty_port
by Alan Cox
· 16 years ago
4982d6b
esp: use tty_port
by Alan Cox
· 16 years ago
52d4173
epca: use tty_port
by Alan Cox
· 16 years ago
a88487c
Fix compile errors in SGI console drivers (linux-next tree)
by Takashi Iwai
· 16 years ago
b1ca7e7
- Fix compile errors in SGI console drivers (linux-next tree)
by Jack Steiner
· 16 years ago
87c25ef
ttydev: fix pamc_zilog for tty pointer move
by Stephen Rothwell
· 16 years ago
2f7a697
ttydev: fix pamc_zilog for tty pointer move
by Stephen Rothwell
· 16 years ago
df4f4dd
serial: use tty_port
by Alan Cox
· 16 years ago
6f67048
tty: Introduce a tty_port common structure
by Alan Cox
· 16 years ago
d87a6d9
drivers/serial/: remove CVS keywords
by Adrian Bunk
· 16 years ago
59247ca
drivers/char/rio/: remove VCS tags
by Adrian Bunk
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
e1e5770
tty: isicom, enable/disable pci device
by Jiri Slaby
· 16 years ago
9afd561
Subject: [PATCH 2/2] atmel_serial: Implement flush_buffer() hook
by Haavard Skinnemoen
· 16 years ago
Next »