Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c3c3d02f28801d7ad2da4952b2c7ca6621ef221
/
drivers
2c3c3d0
sfc: Improve NIC internal error recovery
by Ben Hutchings
· 16 years ago
4720bc6
sfc: Fix search for flush completion events
by Ben Hutchings
· 16 years ago
32d7600
sfc: Don't wake TX queues while they're being flushed
by Ben Hutchings
· 16 years ago
8c87037
sfc: Clear I2C adapter structure in falcon_remove_nic()
by Ben Hutchings
· 16 years ago
115122a
sfc: Clean up properly on reset failure paths
by Ben Hutchings
· 16 years ago
a7ef593
sfc: Reject packets from the kernel TX queue during a loopback self-test
by Ben Hutchings
· 16 years ago
ca83db3
sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers
by Ben Hutchings
· 16 years ago
fc1f9ea
qlge: Add support for lost firmware events.
by Ron Mercer
· 16 years ago
bb66767
qlge: Save status from firmware crash (system err).
by Ron Mercer
· 16 years ago
7c92191
qlge: Improve handling for firmware init failure.
by Ron Mercer
· 16 years ago
f56b54f
qlge: Clean up event handler for firmware init.
by Ron Mercer
· 16 years ago
2ee1e27
qlge: Add worker-handler for firmware events.
by Ron Mercer
· 16 years ago
5700abe
qlge: Clean up link up processing.
by Ron Mercer
· 16 years ago
11d9fe6
qlge: Clean up link down processing.
by Ron Mercer
· 16 years ago
eae6b58
qlge: Add firmware support for insert/remove SFP.
by Ron Mercer
· 16 years ago
38d4081
veth: Allow setting the L3 MTU
by Eric Biederman
· 16 years ago
567c6c4
netxen: firmware download improvements
by Dhananjay Phadke
· 16 years ago
1f434f6
netxen: support larger dma addressing
by Dhananjay Phadke
· 16 years ago
bcc2cb3
qlge: Add support for getting/setting port config.
by Ron Mercer
· 16 years ago
cdca8d0
qlge: Add support for device ID 8000.
by Ron Mercer
· 16 years ago
ca0413b
qlge: Add support for firmware mailbox commands.
by Ron Mercer
· 16 years ago
c1accad
bnx2x: Version update
by Eilon Greenstein
· 16 years ago
0a64ea5
bnx2x: Register dump
by Eilon Greenstein
· 16 years ago
c3eefaf
bnx2x: Debug prints
by Eilon Greenstein
· 16 years ago
c016201
bnx2x: Whitespace
by Eilon Greenstein
· 16 years ago
8660d8c
bnx2x: Loopback support at external PHY
by Eilon Greenstein
· 16 years ago
9223dea
bnx2x: Display BCM8481 FW version
by Eilon Greenstein
· 16 years ago
3b313b6
bnx2x: BCM8705 has no microcode
by Eilon Greenstein
· 16 years ago
d7bc788
bnx2x: Enable BCM8726 module transmitter
by Eilon Greenstein
· 16 years ago
cc1cb00
bnx2x: Supporting new BCM8726 FW
by Eilon Greenstein
· 16 years ago
762d5f6
bnx2x: Calling tx disable unconditionally
by Eilon Greenstein
· 16 years ago
490c3c9
bnx2x: Using DMA engine
by Eilon Greenstein
· 16 years ago
2059aba
bnx2x: Missing module parameter description
by Eilon Greenstein
· 16 years ago
8534f32
bnx2x: napi_poll budget check
by Eilon Greenstein
· 16 years ago
7961f79
bnx2x: Unlimited Tx interrupt work
by Eilon Greenstein
· 16 years ago
1611978
bnx2x: Add rmb to read status block indices on load
by Eilon Greenstein
· 16 years ago
6044735
bnx2x: Reduce the likelihood of smb_mb
by Eilon Greenstein
· 16 years ago
0d1a8d2
bnx2x: Misleading name
by Eilon Greenstein
· 16 years ago
98589bb
bnx2x: Remove redundant smb_mb on unload
by Eilon Greenstein
· 16 years ago
a8c9a53
typhoon: repair firmware loading
by David Dillow
· 16 years ago
d20b606
e1000: fix unmap bug
by Jesse Brandeburg
· 16 years ago
8ddc951
e1000e: fix unmap bug
by Jesse Brandeburg
· 16 years ago
19147bb
igb: remove skb_orphan calls
by Alexander Duyck
· 16 years ago
94f52cd
sfc: Add support for SFN4112F SFP+ reference design
by Ben Hutchings
· 16 years ago
8129d21
sfc: Clean up LED control
by Ben Hutchings
· 16 years ago
b4a44a6
sfc: Delete unused efx_blinker::led_num field
by Ben Hutchings
· 16 years ago
d2d2c37
sfc: Add support for QT2025C PHY
by Ben Hutchings
· 16 years ago
3f39a5e
sfc: Fix reporting of PHY id
by Ben Hutchings
· 16 years ago
f794fd4
sfc: Remove "XFP" from log messages that are not specific to XFP
by Ben Hutchings
· 16 years ago
190dbcf
sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation
by Ben Hutchings
· 16 years ago
7b065f9
sfc: Fix test for MDIO read failure
by Ben Hutchings
· 16 years ago
22ef02c
sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests
by Ben Hutchings
· 16 years ago
c747583
wimax/i2400m: implement RX reorder support
by Inaky Perez-Gonzalez
· 16 years ago
61b8d26
wimax: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
fd5c565
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
by Inaky Perez-Gonzalez
· 16 years ago
347707b
wimax: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
8987691
wimax/i2400m: allow control of the base-station idle mode timeout
by Inaky Perez-Gonzalez
· 16 years ago
6a0f7ab
wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version
by Inaky Perez-Gonzalez
· 16 years ago
efa05d0
wimax/i2400m: drop support for deprecated major fw interface, add for new minor
by Inaky Perez-Gonzalez
· 16 years ago
1039abb
wimax/i2400m: add the ability to fallback to other firmware files if the default is not there
by Inaky Perez-Gonzalez
· 16 years ago
79cb5de
jme: Advance version number after previous changes
by Guo-Fu Tseng
· 16 years ago
093fb69
typhoon: Add missing firmware copy.
by David S. Miller
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
52c0326
zaurus: add usb id for motomagx phones
by Dmitriy Taychenachev
· 16 years ago
05ffb3e
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
by Bjørn Mork
· 16 years ago
2cf48a1
veth: Fix carrier detect
by Eric W. Biederman
· 16 years ago
cac477e
cdc_ether: add usb id for Ericsson F3507g
by Bjørn Mork
· 16 years ago
814c01d
jme: Adding {64,40}bits DMA mask back
by Guo-Fu Tseng
· 16 years ago
eb352b8
jme: Clear all modified GHC register flags
by Guo-Fu Tseng
· 16 years ago
7f7fd2d
jme: Fix pci sync
by Guo-Fu Tseng
· 16 years ago
07c8d2a
jme: Modifies messages to display correct hardware version
by Guo-Fu Tseng
· 16 years ago
6709fe9
r8169: read MAC address from EEPROM on init (2nd attempt)
by Ivan Vecera
· 16 years ago
fc1f209
ixgbe: Fix some compiler warnings.
by David S. Miller
· 16 years ago
d517c4a
typhoon: Need non-vmalloc memory to DMA firmware to the card.
by David S. Miller
· 16 years ago
e8e2635
ixgbe: Add 82599 device id's, hook it up into the main driver.
by PJ Waskiewicz
· 16 years ago
235ea82
ixgbe: Add DCB for 82599, remove BCN support
by PJ Waskiewicz
· 16 years ago
11afc1b
ixgbe: Add hardware specific initialization code for 82599 devices
by PJ Waskiewicz
· 16 years ago
8010dc3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
18963ca
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
98f8948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 16 years ago
778ef1e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
3c4f115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
535d8e8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6febf65
Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
174eef1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
31d8b56
hpilo: new pci device
by David Altobelli
· 16 years ago
8ca2f15
w1: add missing Kconfig/Makefile entries for DS2431 slave driver
by Herton Ronaldo Krzesinski
· 16 years ago
dca1714
w1_ds2433: clear the validcrc flag after a write
by Ben Gardner
· 16 years ago
e747951
USB: musb: fix srp sysfs entry deletion
by Vikram Pandita
· 16 years ago
5c23c90
USB: musb: resume suspended root hub on disconnect
by Anand Gadiyar
· 16 years ago
136733d
USB: musb: use right poll limit for low speed devices
by Sergei Shtylyov
· 16 years ago
3ecdb9a
USB: musb: be careful with 64K+ transfer lengths, host side
by Sergei Shtylyov
· 16 years ago
51d9f3e
USB: musb: fix data toggle saving with shared FIFO
by Sergei Shtylyov
· 16 years ago
dc61d23
USB: musb: host endpoint_disable() oops fixes
by Sergei Shtylyov
· 16 years ago
a2fd814
USB: musb: fix urb_dequeue() method
by Sergei Shtylyov
· 16 years ago
b7bdcb7
USB: musb: fix musb_host_tx() for shared endpoint FIFO
by Dmitry Krivoschekov
· 16 years ago
c2c9632
USB: musb: be careful with 64K+ transfer lengths (gadget side)
by Felipe Balbi
· 16 years ago
34f32c9
usb: musb: make Davinci *work* in mainline
by David Brownell
· 16 years ago
67f5a4b
USB: usb_get_string should check the descriptor type
by Alan Stern
· 16 years ago
54b9ed3
USB: gadget: fix build error in omap_apollon_2420_defconfig
by David Brownell
· 16 years ago
Next »