Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
befa2af778b5cf5737eea3e3ff370c4f46d3f131
/
drivers
befa2af
ixgbe: Ping the VFs on link status change to trigger link change
by Alexander Duyck
· 13 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
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 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
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
77d5dfc
ixgbevf: Drop all dead or unnecessary code
by Alexander Duyck
· 13 years ago
c41e413
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 12 years ago
7df2dc6
bnx2x: organize BDs calculation for stop/resume
by Dmitry Kravkov
· 12 years ago
da78b79
can: softing: softing_main: ensure a consistent return value in error case
by Julia Lawall
· 12 years ago
0e84eb0
can: mpc5xxx_can: make data in mpc5xxx_can_probe const
by Marc Kleine-Budde
· 12 years ago
dda0b3b
can: flexcan: make flexcan_priv.devtype_data member point to const data
by Marc Kleine-Budde
· 12 years ago
16626b0
asix: Add a new driver for the AX88172A
by Christian Riesch
· 12 years ago
607740b
asix: Factor out common code
by Christian Riesch
· 12 years ago
b4cdae20
asix: Rename asix.c to asix_devices.c
by Christian Riesch
· 12 years ago
6ba6047
gigaset: silence GCC warning for unused 'format_ie'
by Paul Bolle
· 12 years ago
f3c48ec
drivers: connector: fixed coding style issues
by Valentin Ilie
· 12 years ago
efdfad3
bnx2: Try to recover from PCI block reset
by Michael Chan
· 12 years ago
aed93e0
tg3: Add hwmon support for temperature
by Michael Chan
· 12 years ago
cf8d55a
tg3: Add APE scratchpad read function
by Matt Carlson
· 12 years ago
b65a372
tg3: Add common function tg3_ape_event_lock()
by Matt Carlson
· 12 years ago
165f4d1
tg3: Fix the setting of the APE_HAS_NCSI flag
by Michael Chan
· 12 years ago
7ff65cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
ac1ae5f
be2net: dont pull too much data in skb linear part
by Eric Dumazet
· 12 years ago
d2ee62e
be2net: update driver version
by Padmanabh Ratnakar
· 12 years ago
73dea39
be2net: Add description about various RSS hash types
by Padmanabh Ratnakar
· 12 years ago
9c64508
net/mlx4_en: dereferencing freed memory
by Dan Carpenter
· 12 years ago
447458c
net/mlx4: off by one in parse_trans_rule()
by Dan Carpenter
· 12 years ago
1ce09e8
hyperv: Add support for setting MAC from within guests
by Haiyang Zhang
· 12 years ago
006c913
usb: Use eth_random_addr
by Joe Perches
· 12 years ago
1833611
s390: Use eth_random_addr
by Joe Perches
· 12 years ago
344dc8e
drivers/net: Use eth_random_addr
by Joe Perches
· 12 years ago
f4f7f414
wireless: Use eth_random_addr
by Joe Perches
· 12 years ago
c7e12ea
net: usb: Use eth_random_addr
by Joe Perches
· 12 years ago
7efd26d
ethernet: Use eth_random_addr
by Joe Perches
· 12 years ago
cbc89c8
lpc_eth: remove duplicated include
by Duan Jiong
· 12 years ago
d411a93
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
by Alexander Duyck
· 12 years ago
800bd60
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
by Alexander Duyck
· 12 years ago
02debdc
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
by Alexander Duyck
· 13 years ago
df0676d
ixgbe: Cleanup unpacking code for DCB
by Alexander Duyck
· 13 years ago
15cbc70
ixgbe: Simplify logic for getting traffic class from user priority
by Alexander Duyck
· 13 years ago
22a4cca
e1000e: Program the correct register for ITR when using MSI-X.
by Matthew Vick
· 12 years ago
18115f8
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
by Tushar Dave
· 12 years ago
921a678
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
02eca3f
tg3: add device id of Apple Thunderbolt Ethernet device
by Greg KH
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
d3bd3a5
be2net: Enable RSS UDP hashing for Lancer and Skyhawk
by Padmanabh Ratnakar
· 12 years ago
b4e32a7
be2net: Fix port name in message during driver load
by Padmanabh Ratnakar
· 12 years ago
19d59aa
be2net: Fix cleanup path when EQ creation fails
by Padmanabh Ratnakar
· 12 years ago
f67ef7b
be2net: Activate new FW after FW download for Lancer
by Padmanabh Ratnakar
· 12 years ago
bf99e50
be2net: Fix initialization sequence for Lancer
by Padmanabh Ratnakar
· 12 years ago
7aeb215
be2net : Fix die temperature stat for Lancer
by Padmanabh Ratnakar
· 12 years ago
c871c5f
be2net: Fix error while toggling autoneg of pause parameters
by Padmanabh Ratnakar
· 12 years ago
68c4504
team: make team_port_enabled() and team_port_txable() static inline
by Jiri Pirko
· 12 years ago
5fc8899
team: add broadcast mode
by Jiri Pirko
· 12 years ago
6e88e13
team: use function team_port_txable() for determing enabled and up port
by Jiri Pirko
· 12 years ago
065f5f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 12 years ago
fa91983
netxen: fix link notification order
by Flavio Leitner
· 12 years ago
5b00f2e
drivers/ieee802154/at86rf230: rework irq handler
by alex.bluesman.smirnov@gmail.com
· 12 years ago
d348446
smsc95xx: signedness bug in get_regs()
by Dan Carpenter
· 12 years ago
064bff1
net: add support for NS8390 based eth controllers on some ColdFire CPU boards
by Greg Ungerer
· 12 years ago
2f8684c
ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
by Luis R. Rodriguez
· 12 years ago
ce8126c
iwmc3200top: remove driver for unavailable hardware
by John W. Linville
· 12 years ago
5da7b2e
i2400m: remove SDIO device support
by John W. Linville
· 12 years ago
650cef38
bcma: add PMU clock support for BCM4706
by Hauke Mehrtens
· 12 years ago
9a89c3a
bcma: fix CC driver compilation on MIPS
by Rafał Miłecki
· 12 years ago
db36f79
rt2x00: remove unused argument
by Stanislaw Gruszka
· 12 years ago
7573cb5
rt2800lib: merge same defines
by Stanislaw Gruszka
· 12 years ago
5d7d55d6
rt2x00pci: small 3290 changes cleanup
by Stanislaw Gruszka
· 12 years ago
c9122c0
carl9170: fix HT peer BA session corruption
by Christian Lamparter
· 12 years ago
4519a74
carl9170: import 1.9.6 firmware headers
by Christian Lamparter
· 12 years ago
0b7f5d0
ixgbe: Merge RSS and flow director ring register caching and configuration
by Alexander Duyck
· 13 years ago
45e9baa
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
by Alexander Duyck
· 13 years ago
e4b317e
ixgbe: Add feature offset value to ring features
by Alexander Duyck
· 13 years ago
c087663
ixgbe: Add upper limit to ring features
by Alexander Duyck
· 13 years ago
49c7ffb
ixgbe: count q_vectors instead of MSI-X vectors
by Alexander Duyck
· 13 years ago
0d653ed8
qlge: fix endian issue
by Li RongQing
· 12 years ago
5b70ca3
ksz884x: fix Endian
by Li RongQing
· 12 years ago
4e01df2
Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux
by David S. Miller
· 12 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c1f5163
bnx2: Fix bug in bnx2_free_tx_skbs().
by Michael Chan
· 12 years ago
b28ba72
IPoIB: fix skb truesize underestimatiom
by Eric Dumazet
· 12 years ago
c278fa5
qlge: Bumped driver version to 1.00.00.31
by Jitendra Kalsaria
· 12 years ago
667b938
qlge: Refactoring of ethtool stats.
by Jitendra Kalsaria
· 12 years ago
433c88e
qlge: Moving low level frame error to ethtool statistics.
by Jitendra Kalsaria
· 12 years ago
f5c4441
qlge: Fixed double pci free upon tx_ring->q allocation failure.
by Jitendra Kalsaria
· 12 years ago
a7db9ad
qlge: Added missing case statement to ethtool get_strings.
by Jitendra Kalsaria
· 12 years ago
849bcaf
qlge: Clean up ethtool set WOL routine.
by Jitendra Kalsaria
· 12 years ago
206d78e
qlge: Fix ethtool WOL calls to operate only on devices that support WOL.
by Jitendra Kalsaria
· 12 years ago
d0de730
qlge: Cleanup atomic queue threshold check.
by Jitendra Kalsaria
· 12 years ago
41812db
qlge: Fix TX queue stoppage due to full condition.
by Jitendra Kalsaria
· 12 years ago
f62a23a
net: calxedaxgmac: enable rx cut-thru mode
by Rob Herring
· 12 years ago
e36ce6e
net: calxedaxgmac: set outstanding AXI bus transactions to 8
by Rob Herring
· 12 years ago
7c40091
net: calxedaxgmac: fix hang on rx refill
by Rob Herring
· 12 years ago
Next »