Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
41825d7158d4ca6488d562d73279392a886b9e7c
/
drivers
41825d7
ixgbe: Correctly obtain protocol information on transmit
by Auke Kok
· 17 years ago
5918bd8
e1000e: Fix CRC stripping in hardware context bug
by Auke Kok
· 17 years ago
fdb2662
gianfar iomem misannotations
by Al Viro
· 17 years ago
9f30c76
mkiss: ax_bump() locking fix
by Jarek Poplawski
· 17 years ago
a1a98b7
Fix station address detection in smc
by Chuck Ebbert
· 17 years ago
4a75834
ixgbe: remove accidentally added #ifdef
by Auke Kok
· 17 years ago
4bebfaa
ixgbe: Disallow device reset during ethtool test
by Auke Kok
· 17 years ago
0c254d8
ixgbe: warn when device is in a x4 or lower width slot
by Auke Kok
· 17 years ago
23b66e2
e1000e: Fix logic reversal keeping link active
by Auke Kok
· 17 years ago
14782ca
e1000: warn if this driver is used for e1000e devices
by Auke Kok
· 17 years ago
030ed68
replace code with FIELD_SIZEOF
by Julia Lawall
· 17 years ago
9dde447
Tsi108_eth: Add ethtool support
by Alex Bounine
· 17 years ago
b1aefe5
Tsi108_eth: fix link recovery after disconnect
by Alex Bounine
· 17 years ago
85bbe21
Tsi108_eth: remove not needed code
by Alex Bounine
· 17 years ago
6a87155
Tsi108_eth: fix detection of 1000Mb mode
by Alex Bounine
· 17 years ago
a235ef2
Tsi108_eth: add missing linking to driver data
by Alex Bounine
· 17 years ago
651be3a
net/phy/fixed.c: fix a use-after-free
by Adrian Bunk
· 17 years ago
d785ad74
drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr
by Sergio Luis
· 17 years ago
f33780d
claw/lcs/netiucv: check s390dbf level before sprints
by Peter Tiedemann
· 17 years ago
164b0fb
lcs: avoid/reduce unused s390dbf debug areas.
by Peter Tiedemann
· 17 years ago
21b26f2f
netiucv: change name of nop function
by Ursula Braun
· 17 years ago
2219510
netiucv: Remember to set driver->owner.
by Cornelia Huck
· 17 years ago
2cde1f3
claw: removal of volatile variables
by Ursula Braun
· 17 years ago
5289b4c
forcedeth: tx pause watermarks
by Ayaz Abdulla
· 17 years ago
fd9b558
forcedeth: tx collision fix
by Ayaz Abdulla
· 17 years ago
4eb61e0
cxgb3: Handle ARP completions that mark neighbors stale.
by Steve Wise
· 17 years ago
6585b4a
Merge branch 'r6040' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes
by Jeff Garzik
· 17 years ago
179c743
DM9000: Show the MAC address source after printing MAC
by Ben Dooks
· 17 years ago
513b6be
DM9000: Update retry count whilst identifying chip
by Ben Dooks
· 17 years ago
f42d8ae
DM9000: Add support for MII ioctl() calls
by Ben Dooks
· 17 years ago
bb44fb70
DM9000: Add platform flag for no attached EEPROM
by Ben Dooks
· 17 years ago
073d3f4
DM9000: Remove redudant use of "& 0xff"
by Ben Dooks
· 17 years ago
d39cb786
DM9000: Remove cal_CRC() and use ether_crc_le instead
by Ben Dooks
· 17 years ago
39c341a
DM9000: Fix delays used by EEPROM read and write
by Ben Dooks
· 17 years ago
c991d16
DM9000: Use netif_msg to enable debugging options
by Ben Dooks
· 17 years ago
41c340f
DM9000: Remove unnecessary changelog in header comment
by Ben Dooks
· 17 years ago
621ddcb
DM9000: Ensure spinlock held whilst accessing EEPROM registers
by Ben Dooks
· 17 years ago
3927f1c
DM9000: Remove EEPROM initialisation code.
by Ben Dooks
· 17 years ago
e662ee0
DM9000: Add ethtool control of msg_enable value
by Ben Dooks
· 17 years ago
29d52e5
DM9000: Add ethtool support for reading and writing EEPROM
by Ben Dooks
· 17 years ago
9a2f037
DM9000: Add mutex to protect access
by Ben Dooks
· 17 years ago
86c62fa
DM9000: Remove barely used SROM array read.
by Ben Dooks
· 17 years ago
321f69a
DM9000: Use msleep() instead of udelay()
by Ben Dooks
· 17 years ago
89c8b0e
DM9000: Do not sleep with spinlock and IRQs held
by Ben Dooks
· 17 years ago
7da9985
DM9000: Add initial ethtool support
by Ben Dooks
· 17 years ago
fcfa81a
DM9000: Remove old timer based poll routines
by Ben Dooks
· 17 years ago
1a5f1c4
DM9000: Pass IRQ flags via platform resources
by Ben Dooks
· 17 years ago
5b2b4ff
DM9000 update debugging macros to use debug level
by Ben Dooks
· 17 years ago
a76836f
DM9000 use dev_xxx() instead of printk for output.
by Ben Dooks
· 17 years ago
33ba509
DM9000: Add platform data to specify external phy
by Ben Dooks
· 17 years ago
9311657
DM9000: Fix endian-ness of data accesses.
by Ben Dooks
· 17 years ago
a8cc21f
Optimize cxgb3 xmit path (a bit)
by Krishna Kumar
· 17 years ago
3c34ac3
e1000: Fix for 32 bits platforms with 64 bits resources
by Benjamin Herrenschmidt
· 17 years ago
09dde54
PS3: gelic: Add wireless support for PS3
by Masakazu Mokuno
· 17 years ago
589866f
PS3: gelic: Add support for dual network interface
by Masakazu Mokuno
· 17 years ago
01fed4c
PS3: gelic: add support for port link status
by Masakazu Mokuno
· 17 years ago
7bc56b9
PS3: gelic: remove duplicated ethtool handlers
by Masakazu Mokuno
· 17 years ago
59e9732
PS3: gelic: code cleanup
by Masakazu Mokuno
· 17 years ago
100e1d8
PS3: gelic: Add endianness macros
by Masakazu Mokuno
· 17 years ago
b94e1d4
PS3: gelic: Fix the wrong dev_id passed
by Masakazu Mokuno
· 17 years ago
2192f39
8139too fix for Dreamcast
by Adrian McMenamin
· 17 years ago
a197f69
ni52: Remove 278 scripts/checkpatch errors
by Alan Cox
· 17 years ago
b3028cd
pcnet32: Use print_mac
by Don Fry
· 17 years ago
232c564
pcnet32: use NET_IP_ALIGN instead of 2
by Don Fry
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
25f6663
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
da219b7
starfire: secton fix
by Andrew Morton
· 17 years ago
4f14b92
via-velocity: section fix
by Andrew Morton
· 17 years ago
aa738ad
natsemi: section fix
by Andrew Morton
· 17 years ago
952b349
typhoon: section fix
by Andrew Morton
· 17 years ago
0b6ca82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
f4e6433
isdn: fix section mismatch warning for ISACVer
by Sam Ravnborg
· 17 years ago
2fddb6e27
isdn: fix section mismatch warnings from hisax_cs_setup_card
by Sam Ravnborg
· 17 years ago
d348c2a
isdn: fix section mismatch warnings in isac.c and isar.c
by Sam Ravnborg
· 17 years ago
7740ac6
isdn: fix section mismatch warning in hfc_sx.c
by Sam Ravnborg
· 17 years ago
95a940e
drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=N
by S.Çağlar Onur
· 17 years ago
9820380
rtc-r9701.c: silence compiler warning
by S.Çağlar Onur
· 17 years ago
91a0736
x25_asy.c: silence compiler warning
by S.Çağlar Onur
· 17 years ago
0efeaa3
pppol2tp: fix printk warnings
by Andrew Morton
· 17 years ago
fefa864
bnx2: section fix
by Andrew Morton
· 17 years ago
53a1056
bnx2x: section fix
by Andrew Morton
· 17 years ago
31f4b46
lguest: accept guest _PAGE_PWT page table entries
by Ahmed S. Darwish
· 17 years ago
6697c05
x86: fix sparse warnings in acpi/bus.c
by Harvey Harrison
· 17 years ago
531021f
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
451688b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
acac103
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 17 years ago
5b39dba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 17 years ago
11eb3b0
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
baf8532
memstick: initial commit for Sony MemoryStick support
by Alex Dubov
· 17 years ago
541645b
ub: fix up the conversion to sg_init_table()
by Pete Zaitcev
· 17 years ago
59eb1ca
[S390] sclp_vt220: Fix vt220 initialization
by Christian Borntraeger
· 17 years ago
bf3f837
[S390] qdio: avoid hang when establishing qdio queues
by Ursula Braun
· 17 years ago
b90b34c
[S390] zcrypt: Do not start ap poll thread per default
by Felix Beck
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
a3eadd7
scsi: fix makefile for aic7(3*x)
by Sam Ravnborg
· 17 years ago
a52500c
Merge branches 'release', 'wmi' and 'laptop-docs' into release
by Len Brown
· 17 years ago
d47b180
Merge branches 'release' and 'bugzilla-9910' into release
by Len Brown
· 17 years ago
16111c7
acer-wmi - Add documentation
by Carlos Corbacho
· 17 years ago
018a651
sonypi - Move sonypi.txt to Documentation/laptops
by Carlos Corbacho
· 17 years ago
f04b7c4
sony-laptop - Move sony-laptop.txt to Documentation/laptops
by Carlos Corbacho
· 17 years ago
Next »