Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7c8ae65a6248518b2775a03129424a7e08fd058a
/
drivers
7c8ae65
ixgbe: Make FCoE allocation and configuration closer to how rings work
by Alexander Duyck
· 13 years ago
5a1ee27
ixgbe: Merge all FCoE percpu values into a single structure
by Alexander Duyck
· 13 years ago
81fadde
ixgbe: Cleanup configuration of FCoE registers
by Alexander Duyck
· 13 years ago
1bf91cd
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
by Alexander Duyck
· 13 years ago
d773d13
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
by Alexander Duyck
· 13 years ago
1d9c0bf
ixgbe: Use VMDq offset to indicate the default pool
by Alexander Duyck
· 13 years ago
769162e
Merge branch 'net' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by David S. Miller
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4cce66c
mlx4_en: map entire pages to increase throughput
by Thadeu Lima de Souza Cascardo
· 12 years ago
a9ec6bd
sfc: initialize dynamic sysfs attributes for lockdep
by Michal Schmidt
· 12 years ago
8b0d2f9
net: e100: ucode is optional in some cases
by Bjørn Mork
· 12 years ago
2150293
asix: AX88172A driver depends on phylib
by Christian Riesch
· 12 years ago
cb7b24c
asix: Add support for programming the EEPROM
by Christian Riesch
· 12 years ago
ceb02c9
asix: Rework reading from EEPROM
by Christian Riesch
· 12 years ago
84c9f8c4
net: stmmac: Add ip version to dts bindings
by Dinh Nguyen
· 12 years ago
1d962ec
cxgb3: Set vlan_feature on net_device
by brenohl@br.ibm.com
· 12 years ago
1eb8c69
net/mlx4_en: Add accelerated RFS support
by Amir Vadai
· 12 years ago
d9236c3
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
by Amir Vadai
· 12 years ago
af22d9d
net/mlx4: Move MAC_MASK to a common place
by Amir Vadai
· 12 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 12 years ago
e9a09ae
HID: hid-multitouch: add support for Zytronic panels
by Benjamin Tissoires
· 12 years ago
58e94ae
md/raid1: close some possible races on write errors during resync
by NeilBrown
· 12 years ago
a05b7ea
md: avoid crash when stopping md array races with closing other open fds.
by NeilBrown
· 12 years ago
25f7fd4
md: fix bug in handling of new_data_offset
by NeilBrown
· 12 years ago
8a7298b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 12 years ago
a16a0d2
ixgbe: Cleanup holes in flags after removing several of them
by Alexander Duyck
· 13 years ago
fbe7ca7
ixgbe: Retire RSS enabled and capable flags
by Alexander Duyck
· 12 years ago
73079ea
ixgbe: Add support for SR-IOV w/ DCB or RSS
by Alexander Duyck
· 12 years ago
435b19f
ixgbe: Update configure virtualization to allow for multiple PF pools
by Alexander Duyck
· 13 years ago
eb022d0
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
by Alexander Duyck
· 12 years ago
70a10e2
ixgbevf: Consolidate Tx context descriptor creation code
by Alexander Duyck
· 13 years ago
fb40195
ixgbevf: Add netdev to ring structure
by Alexander Duyck
· 13 years ago
18c6308
ixgbevf: Do not rewind the Rx ring before bumping tail
by Alexander Duyck
· 13 years ago
5d9a533
ixgbevf: fix VF untagging when 802.1 prio is set
by Pascal Bouchareine
· 12 years ago
c8ab13f
tilegx net: use eth_hw_addr_random(), not eth_random_addr()
by Chris Metcalf
· 12 years ago
8388546
tilegx net driver: handle payload data not in frags
by Chris Metcalf
· 12 years ago
9b4c341
net: tilegx driver bugfix (be explicit about percpu queue number)
by Chris Metcalf
· 12 years ago
dc90595
team: refine IFF_XMIT_DST_RELEASE capability
by Jiri Pirko
· 12 years ago
c1e3209
v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP.
by Hans Verkuil
· 12 years ago
fe2e27b
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f150bd7
driver: net: ethernet: cpsw: runtime PM support
by Mugunthan V N
· 12 years ago
8e476d9
driver: net: ethernet: davinci_mdio: runtime PM support
by Mugunthan V N
· 12 years ago
ed36d7b
jme: netpoll support
by Peter Wu
· 12 years ago
42f5996
net: ethernet: davinci_emac: add OF support
by Heiko Schocher
· 12 years ago
2ae4605
ISDN: Add check for usb_alloc_urb() result
by Karsten Keil
· 12 years ago
5b999fd
ISDN: Add check for return value of pnp_activate_dev()
by Karsten Keil
· 12 years ago
7be7e93
qlge: fix an "&&" vs "||" bug
by Dan Carpenter
· 12 years ago
6ecd09d
net: ftgmac100/ftmac100: dont pull too much data
by Eric Dumazet
· 12 years ago
db8dacf
net: qmi_wwan: add ZTE MF821D
by Bjørn Mork
· 12 years ago
fcc24db
asix: Fix return value in AX88172A driver bind function
by Christian Riesch
· 12 years ago
b6fe83e
bonding: refine IFF_XMIT_DST_RELEASE capability
by Eric Dumazet
· 12 years ago
1817e83
net: qmi_wwan: make dynamic device IDs work
by Bjørn Mork
· 12 years ago
eeda858
b44: add 64 bit stats
by Kevin Groeneveld
· 12 years ago
2e177a5
be2net: Ignore physical link async event for Lancer
by Padmanabh Ratnakar
· 12 years ago
0b13fb4
be2net: Fix VF driver load for Lancer
by Padmanabh Ratnakar
· 12 years ago
c3fe065
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
1c65296
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
by David S. Miller
· 12 years ago
54399a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
d4f513f
Clk: SPEAr1340: Update sys clock parent array
by Vipul Kumar Samar
· 12 years ago
d9ba8db
clk: SPEAr1340: Fix clk enable register for uart1 and i2c1.
by Vipul Kumar Samar
· 12 years ago
a8f4bf0
Clk:spear6xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cfc545
Clk:spear3xx:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
e28f1aa
clk:spear1310:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
5cb6a9b
clk:spear1340:Fix: Rename clk ids within predefined limit
by Vipul Kumar Samar
· 12 years ago
908421f
ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix
by Alexander Duyck
· 13 years ago
671c0ad
ixgbe: Cleanup logic for MRQC and MTQC configuration
by Alexander Duyck
· 13 years ago
4ae6373
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
by Alexander Duyck
· 12 years ago
ac802f5
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
by Alexander Duyck
· 12 years ago
de3d5b9
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
by Alexander Duyck
· 13 years ago
befa2af
ixgbe: Ping the VFs on link status change to trigger link change
by Alexander Duyck
· 13 years ago
82e316e
r8169: verbose error message.
by Francois Romieu
· 12 years ago
3a83ad1
r8169: remove rtl_ocpdr_cond.
by Hayes Wang
· 12 years ago
a6ff1a2
Merge branch 'nexthop_exceptions'
by David S. Miller
· 12 years ago
bd2d083
team: add netpoll support
by Jiri Pirko
· 12 years ago
30fdd8a0
netpoll: move np->dev and np->dev_name init into __netpoll_setup()
by Jiri Pirko
· 12 years ago
a018540
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
635ac11
Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg
by Linus Torvalds
· 12 years ago
c2dbab3
sfc: Correct some comments on enum reset_type
by Ben Hutchings
· 12 years ago
b7f514a
sfc: Fix interface statistics running backward
by Ben Hutchings
· 12 years ago
d4f2cec
sfc: Disable VF queues during register self-test
by Ben Hutchings
· 12 years ago
0f1e54a
sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()
by Ben Hutchings
· 12 years ago
e3ed2bd
sfc: Use dev_kfree_skb() in efx_end_loopback()
by Ben Hutchings
· 12 years ago
a4ed2d4
sfc: Use strlcpy() to copy ethtool stats names
by Ben Hutchings
· 12 years ago
f7cbb16
sfc: Stop changing header offsets on TX
by Ben Hutchings
· 12 years ago
e718905
sfc: Remove dead write to tso_state::packet_space
by Ben Hutchings
· 12 years ago
0e33d87
sfc: Use generic DMA API, not PCI-DMA API
by Ben Hutchings
· 13 years ago
62f8dc5
sfc: Work around bogus 'uninitialised variable' warning
by Ben Hutchings
· 13 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 12 years ago
9634252
rpmsg: fix dependency on initialization order
by Federico Fuga
· 12 years ago
5f3600e
ixgbevf: Use igb style interrupt masks instead of ixgbe style
by Alexander Duyck
· 13 years ago
fa71ae2
ixgbevf: Move Tx clean-up into NAPI context
by Alexander Duyck
· 13 years ago
6b43c44
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
by Alexander Duyck
· 13 years ago
10cc1bd
ixgbevf: Fix panic when loading driver
by Alexander Duyck
· 12 years ago
3595990
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
by Alexander Duyck
· 13 years ago
e2c28ce
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
by Alexander Duyck
· 13 years ago
525a940
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
by Alexander Duyck
· 13 years ago
fd13a9a
ixgbevf: Drop netdev_registered value since that is already stored in netdev
by Alexander Duyck
· 13 years ago
Next »