Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
26be8e2db4352d1a69fa40b1126023efd2a26197
/
drivers
e50287b
be2net: dma_sync each RX frag before passing it to the stack
by Sathya Perla
· 11 years ago
677676c
ieee802154: fix at86rf212_set_txpower() exit path
by Jean Sacren
· 11 years ago
0869281
connector: remove duplicated code in cn_call_callback()
by Alexey Khoroshilov
· 11 years ago
9717218
net/mlx4_en: Change Connect-X description in kconfig
by Eyal Perry
· 11 years ago
ec57094
net/mlx4_en: Use union for BlueFlame WQE
by Amir Vadai
· 11 years ago
28d222b
net/mlx4_core: Fix sparse warning
by Eyal Perry
· 11 years ago
313c2d3
net/mlx4_en: Fix selftest failing on non 10G link speed
by Amir Vadai
· 11 years ago
9813337
net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()
by Eugenia Emantayev
· 11 years ago
15bffdf
net/mlx4_en: Move queue stopped/waked counters to be per ring
by Eugenia Emantayev
· 11 years ago
93591aa
net/mlx4_en: Pad ethernet packets smaller than 17 bytes
by Eugenia Emantayev
· 11 years ago
b97b33a
net/mlx4_en: Verify mlx4_en module parameters
by Eugenia Emantayev
· 11 years ago
fd8daa4
net/mlx4_en: Fix UP limit in ieee_ets->prio_tc
by Amir Vadai
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0edd2bd
ixgbe: Fix up some ethtool results when adapter is removed
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 11 years ago
2857276
bonding: send arp requests even if there's no route to them
by Veaceslav Falico
· 11 years ago
4e76ca7
net: w5100: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
d1b44ce
net: w5300: Use devm_ioremap_resource()
by Jingoo Han
· 11 years ago
01a545c
ixgbevf: add check for CHECKSUM_PARTIAL when doing TSO
by Emil Tantilov
· 11 years ago
b5d217f
ixgbevf: fix handling of tx checksumming
by Emil Tantilov
· 11 years ago
c97506a
ixgbe: Add check for FW veto bit
by Don Skidmore
· 11 years ago
9f4d278
ixgbe: fix bit toggled for 82599 reset fix.
by Don Skidmore
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
1f86c98
ixgbe: fix to use correct timeout interval for memory read completion
by Don Skidmore
· 11 years ago
118ce7a
atm: nicstar: remove interruptible_sleep_on_timeout
by Arnd Bergmann
· 11 years ago
20d8435
phy: micrel: add of configuration for LED mode
by Ben Dooks
· 11 years ago
94fcf69
isdn: fix multiple sleep_on races
by Arnd Bergmann
· 11 years ago
c11da83
isdn: divert, hysdn: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
c728cc8
isdn: hisax/elsa: fix sleep_on race in elsa FSM
by Arnd Bergmann
· 11 years ago
e5b3fa1
isdn: pcbit: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
c73b1f6
atm: firestream: fix interruptible_sleep_on race
by Arnd Bergmann
· 11 years ago
74cfb2e
igb: Update license text to remove FSF address and update copyright.
by Carolyn Wyborny
· 11 years ago
167f3f7
igb: make local functions static and remove dead code
by Jeff Kirsher
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
ca32409
ixgbe: don't use magic size number to assign ptp_caps.name
by Jacob Keller
· 11 years ago
d773ce2
ixgbe: modify behavior on receiving a HW ECC error.
by Don Skidmore
· 11 years ago
44a6bd8
ieee802154: fix new function declaration
by Jean Sacren
· 11 years ago
86c3f0f8
vxlan: remove unused port variable in vxlan_udp_encap_recv()
by Pablo Neira Ayuso
· 11 years ago
ca9f9f7
net/mlx4_en: Fix bad use of dev_id
by Amir Vadai
· 11 years ago
76a066f
net/mlx4_en: Expose port number through sysfs
by Amir Vadai
· 11 years ago
94d9de3
bnx2x: save RAM in kdump kernel by disabling TPA
by Michal Schmidt
· 11 years ago
ff2ad30
bnx2x: save RAM in kdump kernel by using a single queue
by Michal Schmidt
· 11 years ago
7d0445d
bnx2x: clamp num_queues to prevent passing a negative value
by Michal Schmidt
· 11 years ago
cd2b038
bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macros
by Joe Perches
· 11 years ago
51adfcc33
net: bcmgenet: remove unused bh_lock member
by Florian Fainelli
· 11 years ago
da56bbf
net: bcmgenet: remove commented code in bcmgenet_xmit()
by Florian Fainelli
· 11 years ago
80d8e96
net: bcmgenet: drop checks on priv->phydev
by Florian Fainelli
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
80ec396
gianfar: Don't free/request irqs on device reset
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
a328ac9
gianfar: Implement MAC reset and reconfig procedure
by Claudiu Manoil
· 11 years ago
225a9a2
bcmgenet: Deleted unnecessary select_queue method.
by David S. Miller
· 11 years ago
5343a10
net: bcmgenet: Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
e8b3901
cgxb4: Stop using ethtool SPEED_* constants
by Ben Hutchings
· 11 years ago
b17c706
loopback: sctp: add NETIF_F_SCTP_CSUM to device features
by Daniel Borkmann
· 11 years ago
3dd4705
qlcnic: Update version to 5.3.56
by Shahed Shaikh
· 11 years ago
1a51042
qlcnic: Enhance semaphore lock access failure error message
by Harish Patil
· 11 years ago
cecd59d
qlcnic: Allow vlan0 traffic
by Rajesh Borundia
· 11 years ago
2a355aec
qlcnic: Enhance driver message in failed state.
by Sucheta Chakraborty
· 11 years ago
d91abf9
qlcnic: Updates to QLogic application/driver interface for virtual NIC configuration
by Jitendra Kalsaria
· 11 years ago
225837a
qlcnic: Re-factor firmware minidump template header handling
by Shahed Shaikh
· 11 years ago
bb2146b
net/mlx4: Fix limiting number of IRQ's instead of RSS queues
by Ido Shamay
· 11 years ago
0251248
net/mlx4: Set number of RX rings in a utility function
by Ido Shamay
· 11 years ago
7a4ddcd
bonding: remove no longer needed lock for bond_xxx_info_query()
by dingtianhong
· 11 years ago
4335d60
bonding: use rcu_dereference() to access curr_active_slave
by dingtianhong
· 11 years ago
8274180
bonding: netpoll: remove unwanted slave_dev_support_netpoll()
by dingtianhong
· 11 years ago
acbc3eb
i40e and i40evf: Bump driver versions
by Catherine Sullivan
· 11 years ago
77fa28b
i40e: Change MSIX to MSI-X
by Catherine Sullivan
· 11 years ago
6c5ef62
i40e: tighten up ring enable/disable flow
by Mitch Williams
· 11 years ago
81b8c01
i40e: remove unnecessary delay
by Mitch Williams
· 11 years ago
821bd3e
i40evf: remove errant space
by Mitch A Williams
· 11 years ago
673f2eb
i40evf: update version and copyright date
by Mitch Williams
· 11 years ago
77d77f9
i40evf: store ring size in ring structs
by Mitch Williams
· 11 years ago
d15632d
i40evf: don't guess device name
by Mitch Williams
· 11 years ago
db8ed10
i40evf: remove bogus comment
by Mitch Williams
· 11 years ago
c2a137c
i40evf: fix up strings in init task
by Mitch Williams
· 11 years ago
dbbd811
i40evf: get rid of pci_using_dac
by Mitch Williams
· 11 years ago
dbb01c8
i40evf: fix multiple crashes on remove
by Mitch Williams
· 11 years ago
ed1f5b5
i40evf: remove VLAN filters on close
by Mitch Williams
· 11 years ago
625777e
i40evf: request reset on tx hang
by Mitch Williams
· 11 years ago
88daf80
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
010d3c3
bonding: fix bond_arp_rcv() race of curr_active_slave
by Veaceslav Falico
· 11 years ago
a1eabb0
hyperv: Add latest NetVSP versions to auto negotiation
by Haiyang Zhang
· 11 years ago
5f4d4e3
atm: solos-pci: make solos_bh() as static
by Daeseok Youn
· 11 years ago
c664d63
atm: nicstar: use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
ab85cff
atm: ambassador: use NULL instead of 0 for pointer
by Daeseok Youn
· 11 years ago
21f374c
bonding: Invert test
by Joe Perches
· 11 years ago
157550fb
bonding: Remove unnecessary else
by Joe Perches
· 11 years ago
2a7c183
bonding: More use of ether_addr_copy
by Joe Perches
· 11 years ago
4cc5c47
pcnet32: add missing check for pci_dma_mapping_error
by Don Fry
· 11 years ago
60e2e8b
pcnet32: fix reallocation error
by Don Fry
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
960dfc4
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
525b870
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
b0d3f6d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
91c6c8d
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
f7b1260
rtnl: make ifla_policy static
by Jiri Pirko
· 11 years ago
f15c586
of_mdio: fix phy interrupt passing
by Ben Dooks
· 11 years ago
Next »