Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3758bf25db8caeec667e4e56e030da0ec3060529
/
drivers
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 15 years ago
0cdc036
ixgb: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
bcc90f5
qlge: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
5fe31de
e1000: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
8d24e93
igb: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
2d86f13
ixgbe: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
6dc3494
myri10ge: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
5a4d631
netxen: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
7274c20
e1000e: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
49b4ad9
bonding: remove useless assignment
by Nicolas de Pesloüan
· 15 years ago
3c6aaa2
bonding: fix a parameter name in error message
by Nicolas de Pesloüan
· 15 years ago
78122a5
be2net: Get rid of net_device_stats from adapter.
by Ajit Khaparde
· 15 years ago
3295354
dcb: data center bridging ops should be r/o
by Stephen Hemminger
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
92d326f
net/ppp: fix comments - ppp_{sync,asynctty}_receive() may sleep
by Tilman Schmidt
· 15 years ago
a549952
bonding: introduce primary_reselect option
by Jiri Pirko
· 15 years ago
7bb5fdc
gigaset: add Kernel CAPI interface (v3)
by Tilman Schmidt
· 15 years ago
aaba2b3
gigaset: allow building without I4L
by Tilman Schmidt
· 15 years ago
088ec0c
gigaset: prepare for CAPI implementation
by Tilman Schmidt
· 15 years ago
7ecc59c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1cec972
gigaset: add kerneldoc comments
by Tilman Schmidt
· 15 years ago
cd7f50e
gigaset: correct debugging output selection
by Tilman Schmidt
· 15 years ago
b5f581d
gigaset: improve error recovery
by Tilman Schmidt
· 15 years ago
05eae94f
gigaset: fix device ERROR response handling
by Tilman Schmidt
· 15 years ago
2038724
gigaset: announce if built with debugging
by Tilman Schmidt
· 15 years ago
eb4459f
gigaset: handle isoc frame errors more gracefully
by Tilman Schmidt
· 15 years ago
ee239d9
gigaset: linearize skb
by Tilman Schmidt
· 15 years ago
3305adf
gigaset: fix reject/hangup handling
by Tilman Schmidt
· 15 years ago
9803f79
isdn: make capidrv module parameter "debugmode" writeable
by Tilman Schmidt
· 15 years ago
e484702
isdn: avoid races in capidrv
by Tilman Schmidt
· 15 years ago
812d734
isdn: accept CAPI Informational Info values as success
by Tilman Schmidt
· 15 years ago
583e3f3
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
by Ajit Khaparde
· 15 years ago
4964384
be2net: Fix a typo in be_cmds.h
by Ajit Khaparde
· 15 years ago
c5b9b92
be2net: Bug Fix while accounting of multicast frames during netdev stats update
by Ajit Khaparde
· 15 years ago
86aaf9a
qlge: Fix lock/mutex warnings.
by Ron Mercer
· 15 years ago
5ee22a5
qlge: Fix queueing of firmware handler in ISR.
by Ron Mercer
· 15 years ago
d799bbf
qlge: Fix some bit definitions for reset register.
by Ron Mercer
· 15 years ago
bd32caf
vxge: Version update.
by Sreenivasa Honnur
· 15 years ago
eb5f10c
vxge: Allow multiple functions with INTA.
by Sreenivasa Honnur
· 15 years ago
fa41fd1
vxge: Check if FCS stripping is disabled by the firmware.
by Sreenivasa Honnur
· 15 years ago
f0dfeba
vxge: Removed unused functions.
by Sreenivasa Honnur
· 15 years ago
a4a987d8
vxge: Fixed crash in PAE system due to wrong typecasting.
by Sreenivasa Honnur
· 15 years ago
0f8f7d5
vxge: Removed accessing non-supported registers.
by Sreenivasa Honnur
· 15 years ago
657205b
vxge: Update driver_config->vpath_per_dev for each function in probe.
by Sreenivasa Honnur
· 15 years ago
92cdd7c
vxge: Modify __vxge_hw_device_is_privilaged() to not assume function-0 as the privileged function: Resubmit#1
by Sreenivasa Honnur
· 15 years ago
6deac6f
igb: add flushes between RAR writes when setting mac address
by Alexander Duyck
· 15 years ago
2553bb2
igb: add additional error handling to the phy code
by Alexander Duyck
· 15 years ago
ab57638
igb: add code to retry a phy read in the event of failure on link check
by Alexander Duyck
· 15 years ago
81fadd8
igb: move the generic copper link setup code into e1000_phy.c
by Alexander Duyck
· 15 years ago
285b416
igb: remove microwire support from igb
by Alexander Duyck
· 15 years ago
2289663
igb: change how we handle alternate mac addresses
by Alexander Duyck
· 15 years ago
3272686
igb: fix a few items where weren't correctly setup for mbx timeout
by Alexander Duyck
· 15 years ago
0acb6fd
igb: add function to handle mailbox lock
by Alexander Duyck
· 15 years ago
747d49b
igb: add support for 82576NS SerDes adapter
by Alexander Duyck
· 15 years ago
68d480c
igb: make use of the uta to allow for promiscous mode filter
by Alexander Duyck
· 15 years ago
26ad917
igb: add combined function for setting rar and pool bits
by Alexander Duyck
· 15 years ago
bf6f7a9
igb: add locking to reads of the i2c interface
by Alexander Duyck
· 15 years ago
008c342
igb: update the approach taken to acquiring and releasing the phy lock
by Alexander Duyck
· 15 years ago
70d92f8
igb: update comments for serdes config and update to handle duplex
by Alexander Duyck
· 15 years ago
cc9073b
igb: remove unused temp variable from stats clearing path
by Alexander Duyck
· 15 years ago
f0b2593
connector: Fix incompatible pointer type warning
by Stephen Boyd
· 15 years ago
5c6ae5b
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail
by Ajit Khaparde
· 15 years ago
225794f
usbnet: Set device type for wlan and wwan devices
by Marcel Holtmann
· 15 years ago
e1e499e
usbnet: Use wwan%d interface name for mobile broadband devices
by Marcel Holtmann
· 15 years ago
bf6fda6
pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card
by Ken Kawasaki
· 15 years ago
69ef969
TI DaVinci EMAC: Minor macro related updates
by chaithrika@ti.com
· 15 years ago
15f0a39
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
1ddee09
tehuti: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
df8b4ec
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
a825e00
e1000e: swap max hw supported frame size between 82574 and 82583
by Alexander Duyck
· 15 years ago
dbfec66
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
by Don Skidmore
· 15 years ago
312eb93
ixgbe: add support for 82599 Combined Backplane
by Don Skidmore
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
5e5027b
Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
6d5ee26
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6
by Linus Torvalds
· 15 years ago
5001f86
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
663cc81
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
6f6b35e
macintosh: Don't assume i2c device probing always succeeds
by Jean Delvare
· 15 years ago
18669ea
i2c: Hide probe errors caused by ACPI resource conflicts
by Jean Delvare
· 15 years ago
dcffa12
mfd: AB3100 drop unused module parameters
by Jean Delvare
· 15 years ago
0d83f18
Staging: IIO: tsl2561: Drop unused module parameters
by Jean Delvare
· 15 years ago
7727986
leds: leds-pca9532 - Drop unused module parameters
by Jean Delvare
· 15 years ago
2d2a7cf
ltc4215/ltc4245: Discard obsolete detect methods
by Jean Delvare
· 15 years ago
0314b02
ds2482: Discard obsolete detect method
by Jean Delvare
· 15 years ago
b835d7f
max6875: Discard obsolete detect method
by Jean Delvare
· 15 years ago
58e57fb
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
0f78ab9
Revert "Seperate read and write statistics of in_flight requests"
by Jens Axboe
· 15 years ago
0b5759c
tty: Avoid dropping ldisc_mutex over hangup tty re-initialization
by Linus Torvalds
· 15 years ago
c7db7ba
Merge branch 'misc' into release
by Len Brown
· 15 years ago
3934092
Merge branch 'bugzilla-14081' into release
by Len Brown
· 15 years ago
478fa03
ACPI: EC: Don't parse DSDT for EC early init on Compal
by Alexey Starikovskiy
· 15 years ago
0adf3c7
ACPI: EC: Rewrite DMI checks
by Alexey Starikovskiy
· 15 years ago
011a606
SFI: remove __init from sfi_verify_table
by Arjan van de Ven
· 15 years ago
50d716e
ACPI: dock: fix "sibiling" typo
by Alex Chiang
· 15 years ago
53412c5
ACPI: kill overly verbose "throttling states" log messages
by Roland Dreier
· 15 years ago
01674da
SFI: fix section mismatch warnings in sfi_core.c
by Rakib Mullick
· 15 years ago
d9f6501
ACPI: Fix bound checks for copy_from_user in the acpi /proc code
by Arjan van de Ven
· 15 years ago
a037a79
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
90d5ffc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
6053bbf
cnic: Fix NETDEV_UP event processing.
by Michael Chan
· 15 years ago
Next »