Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e13e02a3c68d899169c78d9a18689bd73491d59a
/
drivers
db62983
Merge branch 'net/ax88796' of git://git.pengutronix.de/git/mkl/linux-2.6
by David S. Miller
· 14 years ago
9e1453c
be2net: use hba_port_num instead of port_num
by Ajit Khaparde
· 14 years ago
609ff3b
be2net: add code to display temperature of ASIC
by Ajit Khaparde
· 14 years ago
3968fa1
be2net: fix to ignore transparent vlan ids wrongly indicated by NIC
by Ajit Khaparde
· 14 years ago
b2aebe6
be2net: variable name change
by Ajit Khaparde
· 14 years ago
4ee7721
be2net: fixes in ethtool selftest
by Ajit Khaparde
· 14 years ago
f6c4bf3
be2net: add new counters to display via ethtool stats
by Ajit Khaparde
· 14 years ago
2a3bcfd
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
04cfa85
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
by David S. Miller
· 14 years ago
dc19e4e
sh: sh_eth: Add support ethtool
by Nobuhiro Iwamatsu
· 14 years ago
f6d7f2c
ax88796: use generic mdio_bitbang driver
by Marc Kleine-Budde
· 14 years ago
c9218c3
ax88796: clean up probe and remove function
by Marc Kleine-Budde
· 14 years ago
a54dc58
ax88796: make pointer to platform data const
by Marc Kleine-Budde
· 14 years ago
0f442f5
ax88796: remove platform_device member from struct ax_device
by Marc Kleine-Budde
· 14 years ago
85ac616
ax88796: use netdev_<LEVEL> instead of dev_<LEVEL> and pr_<LEVEL>
by Marc Kleine-Budde
· 14 years ago
1cbece3
ax88796: remove first_init parameter from ax_init_dev()
by Marc Kleine-Budde
· 14 years ago
2f9709d
ax88796: remove memset of private data
by Marc Kleine-Budde
· 14 years ago
ea5a43d
ax88796: don't use magic ei_status to acces private data
by Marc Kleine-Budde
· 14 years ago
9f07242
ax88796: fix codingstyle and checkpatch warnings
by Marc Kleine-Budde
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0cc9d52
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a5bbef0
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
c8b392e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
dd8240b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
1cbb1a6
enic: Always use single transmit and single receive hardware queues per device
by Vasanthy Kolluri
· 14 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
516373b
RTC: Release mutex in error path of rtc_alarm_irq_enable
by Uwe Kleine-König
· 14 years ago
cf0bdef
loopback: convert to hw_features
by Michał Mirosław
· 14 years ago
5990b18
enic: Clean up: Remove a not needed #ifdef
by Vasanthy Kolluri
· 14 years ago
e0afe53
enic: Bug fix: Reset driver count of registered unicast addresses to zero during device reset
by Vasanthy Kolluri
· 14 years ago
ed199fa
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
814b0a6
Merge branches 'nes' and 'qib' into for-next
by Roland Dreier
· 14 years ago
c0af2c0
IB/qib: Prevent double completions after a timeout or RNR error
by Mike Marciniszyn
· 14 years ago
64d8ad6
sfc: Implement hardware acceleration of RFS
by Ben Hutchings
· 14 years ago
ab532cf
bnx2x: Support for managing RX indirection table
by Tom Herbert
· 14 years ago
9721dbb
net/fec: remove unused driver data
by Uwe Kleine-König
· 14 years ago
8dd3838
xen: suspend and resume system devices when running PVHVM
by Ian Campbell
· 14 years ago
c600636
ixgbe: work around for DDP last buffer size
by Amir Hanania
· 14 years ago
4c7e604
ixgbe: fix panic due to uninitialised pointer
by Andy Gospodarek
· 14 years ago
713b3c9
e1000e: flush all writebacks before unload
by Jesse Brandeburg
· 14 years ago
615b32a
e1000e: check down flag in tasks
by Jesse Brandeburg
· 14 years ago
e138018
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
9f4283f
drm/radeon/kms: add missing frac fb div flag for dce4+
by Alex Deucher
· 14 years ago
16e4b8a
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
by Marek Olšák
· 14 years ago
317495b
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
by Ben Skeggs
· 14 years ago
68ac01a
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
b8884da
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
by Ben Skeggs
· 14 years ago
1dc3267
drm/nv40: fix tiling-related setup for a number of chipsets
by Ben Skeggs
· 14 years ago
0d9b619
drm/nouveau: fix non-EDIDful native mode selection
by Ben Skeggs
· 14 years ago
77b1d5d
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
by Francisco Jerez
· 14 years ago
8788622
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
by Francisco Jerez
· 14 years ago
812f219
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
by Francisco Jerez
· 14 years ago
d472605
sfc: Limit filter search depth further for performance hints (i.e. RFS)
by Ben Hutchings
· 14 years ago
a264011
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
048f039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
bc0c36d
m68knommu: fix dereference of port.tty
by Greg Ungerer
· 14 years ago
b90be86
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c612cc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
09f586b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
dc33974
Merge branch 'iomem' into release
by Len Brown
· 14 years ago
0f3e1d2
spi/pxa2xx pci: fix the release - remove race
by Sebastian Andrzej Siewior
· 14 years ago
f878b99
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
by David S. Miller
· 14 years ago
6d90e8f
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
by David S. Miller
· 14 years ago
29e1846
Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6
by David S. Miller
· 14 years ago
b45bbf0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
94b274b
sfc: Add TX queues for high-priority traffic
by Ben Hutchings
· 14 years ago
525da90
sfc: Distinguish queue lookup from test for queue existence
by Ben Hutchings
· 14 years ago
60031fc
sfc: Move TX queue core queue mapping into tx.c
by Ben Hutchings
· 14 years ago
fef86db
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
1621dbb
[SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.
by Andrew Vasquez
· 14 years ago
cd1f402
net/fec: enable flow control and length check on enet-mac
by Uwe Kleine-König
· 14 years ago
b3cde36
net/fec: postpone unsetting driver data until the hardware is stopped
by Uwe Kleine-König
· 14 years ago
d1ab1f5
net/fec: provide device for dma functions and matching sizes for map and unmap
by Uwe Kleine-König
· 14 years ago
4599365
net/fec: reorder functions a bit allows removing forward declarations
by Uwe Kleine-König
· 14 years ago
db8880b
net/fec: some whitespace cleanup
by Uwe Kleine-König
· 14 years ago
c556167
net/fec: consistenly name struct net_device pointers "ndev"
by Uwe Kleine-König
· 14 years ago
e497ba8
net/fec: add phy_stop to fec_enet_close
by Uwe Kleine-König
· 14 years ago
085e79e
net/fec: consolidate all i.MX options to CONFIG_ARM
by Uwe Kleine-König
· 14 years ago
24e531b
net/fec: put the ioremap cookie immediately into a void __iomem pointer
by Uwe Kleine-König
· 14 years ago
8b06dc2
net/fec: no need to memzero private data
by Uwe Kleine-König
· 14 years ago
04e5216
net/fec: no need to check for validity of ndev in suspend and resume
by Uwe Kleine-König
· 14 years ago
b2b09ad
net/fec: don't free an irq that failed to be requested
by Uwe Kleine-König
· 14 years ago
28e2188
net/fec: release mem_region requested in probe in error path and remove
by Uwe Kleine-König
· 14 years ago
8a73b0b
net/fec: no need to cast arguments for memcpy
by Uwe Kleine-König
· 14 years ago
a628e7b
pci: use security_capable() when checking capablities during config space read
by Chris Wright
· 14 years ago
84e383b
x86, dmi, debug: Log board name (when present) in dmesg/oops output
by Naga Chumbalkar
· 14 years ago
d606ef3
phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL
by Baruch Siach
· 14 years ago
0550769
cxgb4vf: Use defined Mailbox Timeout
by Casey Leedom
· 14 years ago
7e9c262
cxgb4vf: Quiesce Virtual Interfaces on shutdown ...
by Casey Leedom
· 14 years ago
843635e
cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ...
by Casey Leedom
· 14 years ago
bb14a1a
cxgb4vf: Check driver parameters in the right place ...
by Casey Leedom
· 14 years ago
5b40ddf
drm/radeon/kms: hopefully fix pll issues for real (v3)
by Alex Deucher
· 14 years ago
a4b40d5
drm/radeon/kms: add bounds checking to avivo pll algo
by Alex Deucher
· 14 years ago
265aa6c
drm/radeon/kms: fix a few more atombios endian issues
by Alex Deucher
· 14 years ago
Next »