Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe414248551e2880fe8913577699003ff145ab9d
/
drivers
fe41424
dm9000: Support MAC address setting through platform data.
by Laurent Pinchart
· 16 years ago
9a5d3414
3c59x: use netdev_alloc_skb
by Stephen Hemminger
· 16 years ago
4f63135
pegasus: add blacklist support to fix Belkin bluetooth dongle.
by Ben Collins
· 16 years ago
11a859e
drivers/net/netxen/netxen_nic_hw.c: fix printk warnings
by Andrew Morton
· 16 years ago
5608784
hamradio: add missing sanity check to tty operation
by Eugene Teo
· 16 years ago
11795aa
drivers/net: coding styles fixes to drivers/net/8390.c
by Gustavo F. Padovan
· 16 years ago
caa1687
drivers/net: coding styles fixes to drivers/net/8390p.c
by Gustavo F. Padovan
· 16 years ago
057b61a
drivers/net: Remove 'return' of void function NS8390p_init()
by Gustavo F. Padovan
· 16 years ago
71557a3
[netdrvr] sh_eth: Add SH7619 support
by Yoshinori Sato
· 16 years ago
d91d4bb
METH: fix MAC address setup
by Thomas Bogendoerfer
· 16 years ago
0b1ab1b
xen-netfront: use netif_start_queue() on xennet_open()
by Eduardo Habkost
· 16 years ago
b08c42b
qla3xxx: driver version change.
by root
· 16 years ago
4ea0d6e
qla3xxx: cleanup: Remove some unused structure definitions and structure elements.
by Ron Mercer
· 16 years ago
6bc0ed9
qla3xxx: cleanup: Remove some unused defined constants in the header file.
by Ron Mercer
· 16 years ago
eb115b0
qla3xxx: fix: Fix IFF_MULTICAST setting.
by Ron Mercer
· 16 years ago
49ef26e
qla3xxx: fix: Remove unused set_multicast function.
by Ron Mercer
· 16 years ago
9ad2764
netxen: fix promisc mode, mtu setting
by Dhananjay Phadke
· 16 years ago
83821a0
netxen: fix cmd ring init
by Dhananjay Phadke
· 16 years ago
d71e1be
netxen: fix legacy interrupts
by Dhananjay Phadke
· 16 years ago
a70f939
netxen: add new board types
by Dhananjay Phadke
· 16 years ago
24a7a45
netxen: fix link status, link speed
by Dhananjay Phadke
· 16 years ago
4ad7a01
remove bogus CONFIG_GFAR_NAPI's
by Adrian Bunk
· 16 years ago
5b1c29b4
net/fs_enet: remove redundant messages for performance
by Li Yang
· 16 years ago
9a33e88
forcedeth: add tx pause limit
by Ayaz Abdulla
· 16 years ago
0694193
forcedeth: add jumbo frame support for mcp79
by Ayaz Abdulla
· 16 years ago
9c66243
forcedeth: add new tx stat counters
by Ayaz Abdulla
· 16 years ago
1ef6841
forcedeth: fix rx error policy
by Ayaz Abdulla
· 16 years ago
8bad4af
Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into tmp
by Jeff Garzik
· 16 years ago
f71eb1a
sky2: fix PM related regressions
by Stephen Hemminger
· 16 years ago
a6ef5e9
igb: remove igb_init_managability as it is deprecated
by Alexander Duyck
· 16 years ago
ec796b4
igb: remove three redundant functions left in the code
by Alexander Duyck
· 16 years ago
549bdd8
igb: correct issue of set_mta member of mac.ops not being populated
by Alexander Duyck
· 16 years ago
726c09e
igb: fixes 82576 serdes init to correctly support manual flow control changes
by Alexander Duyck
· 16 years ago
c743a87
igb: fix null pointer dereference seen with fiber NICs
by Alexander Duyck
· 16 years ago
106ef2f
igb: fix comments
by Alexander Duyck
· 16 years ago
c2ac3ef
atl1: deal with hardware rx checksum bug
by Jay Cliburn
· 16 years ago
f0f422e
e1000e: remove inapplicable test for ioport
by Bruce Allan
· 16 years ago
c43bc57e
e1000e: fix drv load issues
by Jesse Brandeburg
· 16 years ago
10aa4c0
e1000e: perform basic 82573 EEPROM checks for known issues
by Auke Kok
· 16 years ago
44defeb
e1000e: convert ndev_ printks to something smaller
by Jeff Kirsher
· 16 years ago
77970ea
myri10ge: set 64bits consistent DMA mask
by Brice Goglin
· 16 years ago
6a4c4ad
myri10ge: update firmware headers
by Brice Goglin
· 16 years ago
1835107
Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
e63e032
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
8c275ce
drivers/media/video/vino.c needs v4l2-ioctl.h
by Andrew Morton
· 16 years ago
dc39778
drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
978cc90
atyfb_base.c: fix warning
by Alexander Beregalov
· 16 years ago
5394ba0
drivers/video/fsl-diu-fb.c: add missing of_node_put
by Julia Lawall
· 16 years ago
9bd6ceb
radeonfb: give i2c buses nicer names
by Jean Delvare
· 16 years ago
c213ddf
fbcon: fix scrolling after logo is cleared
by Krzysztof Helt
· 16 years ago
efc4918
radeon: misc corrections
by David Miller
· 16 years ago
8cd6819
backlight: add MODULE_ALIAS() to pwm_backlight driver
by Ben Dooks
· 16 years ago
14563a4
backlight: add more information output to pwm_backlight
by Ben Dooks
· 16 years ago
26cb8bb
blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE
by Mike Frysinger
· 16 years ago
e12af37
blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell
by Mike Frysinger
· 16 years ago
140fab1
blackfin RTC driver: wait for the write complete interrupt complete before sleeping
by Mike Frysinger
· 16 years ago
3b128fe
blackfin RTC driver: disable the write complete irq upon close
by Mike Frysinger
· 16 years ago
605eb8b
blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes)
by Mike Frysinger
· 16 years ago
813006f
blackfin RTC driver: add support for power management framework
by Mike Frysinger
· 16 years ago
5aeb776
blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core
by Sonic Zhang
· 16 years ago
dd279f6
blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY
by Mike Frysinger
· 16 years ago
60cadec
spi: new orion_spi driver
by Shadi Ammouri
· 16 years ago
756fcab
block/cciss.c: remove pointless curr_queue calculation
by Hannes Reinecke
· 16 years ago
594a881
vt8623fb: fix kernel oops
by Ondrej Zajicek
· 16 years ago
35ad1c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
580da34
Fix USB storage hang on command abort
by Alan Stern
· 16 years ago
f454cbe
ide: ->cable_detect method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
36de994
ide: ->quirkproc method cannot be marked __devinit
by Bartlomiej Zolnierkiewicz
· 16 years ago
24307ff
cs5520: add enablebits checking
by Bartlomiej Zolnierkiewicz
· 16 years ago
af744e3
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
by Tejun Heo
· 16 years ago
938bb03
ide-cd: fix endianity for the error message in cdrom_read_capacity
by Petr Tesarik
· 16 years ago
c5bfc37
ide: remove CONFIG_IDE_MAX_HWIFS
by Adrian Bunk
· 16 years ago
d3e33ff
ide: fix regression caused by ide_device_{get,put}() addition (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
b5b9309
remove unnecessary <linux/hdreg.h> includes
by Bartlomiej Zolnierkiewicz
· 16 years ago
242f442
ide: fix ide_fix_driveid()
by Bartlomiej Zolnierkiewicz
· 16 years ago
367fdcb
ide: fix pre-EIDE SWDMA support on big-endian
by Bartlomiej Zolnierkiewicz
· 16 years ago
33e3349
Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
2f751b6
tg3: Fix 'scheduling while atomic' errors
by Matt Carlson
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
2e1e921
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
2acb802
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
f1b134f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 16 years ago
c44df74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
by Linus Torvalds
· 16 years ago
103a1d5
sc1200 watchdog driver: Fix locking, sems and coding style
by Alan Cox
· 16 years ago
8183006
alpha: Fix breakage in wdt_pci
by Andrew Morton
· 16 years ago
9f2d1f0
wdt: Cleanup and sort out locking and inb_p
by Alan Cox
· 16 years ago
41dc8b7
s3c2410_wdt watchdog driver: Locking and coding style
by Alan Cox
· 16 years ago
d654737
it8712f_wdt: Locking and coding style
by Alan Cox
· 16 years ago
670d59c
ar7_wdt watchdog driver: Fix locking
by Alan Cox
· 16 years ago
d5cae36
vt: Deadlock workaround
by Alan Cox
· 16 years ago
d728335
cris: Fixup compile problems
by Alan Cox
· 16 years ago
b1cbefe
blackfin: Fix compile failure in tty code
by Alan Cox
· 16 years ago
82248a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
by Linus Torvalds
· 16 years ago
c2d5ced
drivers/char/efirtc.c: removed duplicated #include
by Huang Weiyi
· 16 years ago
dc32944
atmel_spi: fix hang due to missed interrupt
by Gerard Kam
· 16 years ago
5aa6cf3
spi: S3C24XX: reset register status on resume.
by Ben Dooks
· 16 years ago
fca082c
Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"
by Linus Torvalds
· 16 years ago
3e2236c
iwl3945: fix merge mistake for packet injection
by Zhu Yi
· 16 years ago
2d3db67
iwlwifi: grap nic access before accessing periphery registers
by Tomas Winkler
· 16 years ago
1465256
iwlwifi: decrement rx skb counter in scan abort handler
by Emmanuel Grumbach
· 16 years ago
Next »