Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2fcc8005834a390e999ede2a8933012b92db73ae
/
drivers
« Previous
64a2775
sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments
by Ben Hutchings
· 11 years ago
ba388fd
sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up()
by Ben Hutchings
· 11 years ago
d36a08b
sfc: use MCDI epoch flag to improve MC reboot detection in the driver
by Daniel Pieczko
· 11 years ago
3de82b9
sfc: Add EF10 support for TX/RX DMA error events handling.
by Alexandre Rames
· 11 years ago
977a5d5
sfc: Add a function pointer to abstract write of host time into NIC shared memory
by Laurence Evans
· 12 years ago
c1d828b
sfc: PTP MCDI requests need to initialise periph ID field
by Laurence Evans
· 12 years ago
cd0ecc9
sfc: Delegate MAC/NIC statistic description to efx_nic_type
by Ben Hutchings
· 12 years ago
b681e57
sfc: Remove driver-local struct ethtool_string
by Ben Hutchings
· 12 years ago
e513612
sfc: Remove more left-overs from Falcon GMAC support
by Ben Hutchings
· 12 years ago
45a3fd5
sfc: Move MTD operations into efx_nic_type
by Ben Hutchings
· 12 years ago
35fdb94
e1000e: balance semaphore put/get for 82573
by Steven La
· 11 years ago
e9d1984
bna: firmware update to 3.2.1.1
by Rasesh Mody
· 11 years ago
b0eb57c
VMXNET3: Add support for virtual IOMMU
by Andy King
· 11 years ago
68d7bdc
be2net: implement ethtool set/get_channel hooks
by Sathya Perla
· 11 years ago
7707133
be2net: refactor be_setup() to consolidate queue creation routines
by Sathya Perla
· 11 years ago
bea5098
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
by Sathya Perla
· 11 years ago
92bf14a
be2net: refactor be_get_resources() code
by Sathya Perla
· 11 years ago
150d58c
be2net: Fixup profile management routines
by Vasundhara Volam
· 11 years ago
f2f781a
be2net: use EQ_CREATEv2 for SH-R
by Sathya Perla
· 11 years ago
abd939d
qlcnic: Update version to 5.3.49.
by Sucheta Chakraborty
· 11 years ago
48365e4
qlcnic: dcb: Add support for CEE Netlink interface.
by Sucheta Chakraborty
· 11 years ago
2d8ebca
qlcnic: dcb: Register DCB AEN handler.
by Sucheta Chakraborty
· 11 years ago
fb859ed
qlcnic: dcb: Get DCB parameters from the adapter.
by Sucheta Chakraborty
· 11 years ago
14d385b
qlcnic: dcb: Query adapter DCB capabilities.
by Sucheta Chakraborty
· 11 years ago
d853f11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
b05930f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
148cbb5
net/cadence/macb: add support for dt phy definition
by Boris BREZILLON
· 11 years ago
b8e2fde
bonding: fix error return code in bond_enslave()
by Wei Yongjun
· 11 years ago
2ea567c
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
41a00f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
3db0d4d
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
93dbc1b
drivers/platform/olpc/olpc-ec.c: initialise earlier
by Daniel Drake
· 11 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 11 years ago
35b9eb0
fs_enet: silence a build warning (unused variable)
by Gerhard Sittig
· 11 years ago
5b5fde7
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into cpsw
by David S. Miller
· 11 years ago
0ca04b6
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
by Daniel Mack
· 11 years ago
6e1f997
be2net: fix disabling TX in be_close()
by Sathya Perla
· 11 years ago
3bca8de
ethernet: broadcom: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
0922706
ethernet: moxa: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
2266c68
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
by David S. Miller
· 11 years ago
15edae9
r8169: fix invalid register dump
by Peter Wu
· 11 years ago
6a7492a
Merge branch 'linux-next' of git://cavan.codon.org.uk/platform-drivers-x86
by Linus Torvalds
· 11 years ago
141d748
sfc: Move NIC-type-specific MTD partition date into separate structures
by Ben Hutchings
· 12 years ago
b766630
sfc: Eliminate struct efx_mtd
by Ben Hutchings
· 12 years ago
ecd0a6f
sfc: Rename SPI stuff to show that it is Falcon-specific
by Ben Hutchings
· 12 years ago
964e613
sfc: Cleanup Falcon-arch simple MAC filter state
by Ben Hutchings
· 12 years ago
f5253d9
sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7}
by Ben Hutchings
· 12 years ago
8803e15
sfc: Add flag for stack-owned RX MAC filters
by Ben Hutchings
· 12 years ago
14990a5
sfc: Refactor Falcon-arch filter removal
by Ben Hutchings
· 12 years ago
add7247
sfc: Make most filter operations NIC-type-specific
by Ben Hutchings
· 12 years ago
9a0a943
sfc: Refactor Falcon-arch search limit reset
by Ben Hutchings
· 12 years ago
6d661ce
sfc: Split Falcon-arch-specific and common filter state
by Ben Hutchings
· 12 years ago
7c460d9
sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10
by Ben Hutchings
· 12 years ago
f26e958
sfc: Name the RX drop queue ID
by Ben Hutchings
· 12 years ago
33a8985
sfc: Rename Falcon-arch filter implementation types and functions
by Ben Hutchings
· 12 years ago
910c485
sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()
by Ben Hutchings
· 12 years ago
8351fcf
Merge tag 'devicetree-fixes-for-3.11' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 11 years ago
ee7075d
Merge tag 'dm-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
22f8aba
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
by Bruce Allan
· 11 years ago
e8c254c
e1000e: Avoid kernel crash during shutdown
by Li Zhang
· 11 years ago
13129d9
e1000e: Add code to check for failure of pci_disable_link_state call
by Carolyn Wyborny
· 11 years ago
0cf0459
e1000e: cleanup whitespace in recent commit
by Bruce Allan
· 11 years ago
ed12cc9
igb: Expose RSS indirection table for ethtool
by Laura Mihaela Vasilescu
· 11 years ago
c342b39
igb: Add macro for size of RETA indirection table
by Laura Mihaela Vasilescu
· 11 years ago
7dc98a6
igb: Fix get_fw_version function for all parts
by Carolyn Wyborny
· 11 years ago
53b87ce
igb: Add device support for flashless SKU of i210 device
by Carolyn Wyborny
· 11 years ago
ef3a009
igb: Refactor NVM read functions to accommodate devices with no flash
by Carolyn Wyborny
· 11 years ago
5a823d8
igb: Refactor of init_nvm_params
by Carolyn Wyborny
· 11 years ago
2ccd994
igb: Update MTU so that it is always at least a standard frame size
by Alexander Duyck
· 11 years ago
5026719
igb: don't allow SR-IOV without MSI-X
by Mitch A Williams
· 11 years ago
7f90128
igb: Added rcu_lock to avoid race
by Akeem G Abodunrin
· 11 years ago
e5c3370
igb: Read register for latch_on without return value
by Akeem G Abodunrin
· 11 years ago
8a650aa
igb: Reset the link when EEE setting changed
by Akeem G Abodunrin
· 11 years ago
d75ea94
can: flexcan: use platform_set_drvdata()
by Libo Chen
· 11 years ago
40f7e0d
can: at91_can: use platform_set_drvdata()
by Libo Chen
· 11 years ago
6439fbc
can: c_can: fix error checking of priv->instance in probe()
by Chen Gang
· 11 years ago
f882566
net: phy: mdio-octeon: use platform_set_drvdata()
by Libo Chen
· 11 years ago
9bcadae
net: irda: pxaficp_ir: use platform_set_drvdata()
by Libo Chen
· 11 years ago
e75dc67
hso: Fix stack corruption on some architectures
by Daniel Gimpelevich
· 11 years ago
35e57e1
hso: Earlier catch of error condition
by Daniel Gimpelevich
· 11 years ago
d94a014
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 11 years ago
327dfd8
stmmac: remove useless csum flag
by Giuseppe CAVALLARO
· 11 years ago
9e40127
of: fdt: fix memory initialization for expanded DT
by Wladislav Wiebe
· 11 years ago
d936d2d
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
da2ad2a
Merge tag 'pinctrl-for-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 11 years ago
e6b0260
net: emac: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
110a183
net: davinci_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0c671dc
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
7d9a875
net: sunhme: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
63f076e
net: sunbmac: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
dcbe8a1
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
01007f5
net: ucc_geth: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0b25183
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
76975e9
tun: Get skfilter layout
by Pavel Emelyanov
· 11 years ago
849c9b6
tun: Allow to skip filter on attach
by Pavel Emelyanov
· 11 years ago
3d407a8
tun: Report whether the queue is attached or not
by Pavel Emelyanov
· 11 years ago
fb7589a
tun: Add ability to create tun device with given index
by Pavel Emelyanov
· 11 years ago
be3fc09
sfc: Do not assume efx_nic_type::ev_fini is idempotent
by Ben Hutchings
· 12 years ago
ab3b825
sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture
by Ben Hutchings
· 12 years ago
b105798
sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size
by Ben Hutchings
· 12 years ago
Next »