Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4e9ec0839b4994ebc764d8067832dd079336c42f
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_common.h
6d373a1
ixgbe: Add X550EM_x dual-speed SFP+ support
by Mark Rustad
· 9 years ago
bd8069a
ixgbe: add new function to check for management presence
by Don Skidmore
· 10 years ago
9a900ec
ixgbe: add array of MAC type dependent values
by Don Skidmore
· 10 years ago
1f9ac57
ixgbe: add new wrapper for X550 support
by Don Skidmore
· 10 years ago
6a14ee0
ixgbe: Add X550 support function pointers
by Don Skidmore
· 10 years ago
735c35a
ixgbe: cleanup checksum to allow error results
by Don Skidmore
· 10 years ago
030eaec
ixgbe: Add x550 SW/FW semaphore support
by Don Skidmore
· 10 years ago
e7cf745
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
by Jacob Keller
· 11 years ago
f8e2472
ixgbe: Use out-of-line function for register reads
by Mark Rustad
· 11 years ago
7155d05
ixgbe: Stop cacheing if the MNG FW enabled
by Don Skidmore
· 11 years ago
ed19231
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
by Jacob Keller
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
429d6a3
ixgbe: collect all 82599 AUTOC code in one function
by Don Skidmore
· 11 years ago
b12babd
ixgbe: Check for adapter removal on register writes
by Mark Rustad
· 11 years ago
2a1a091
ixgbe: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
84227bc
ixgbe: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
be0c27b
ixgbe: Check return value on eeprom reads
by Mark Rustad
· 12 years ago
73d80953d
ixgbe: fix fc autoneg ethtool reporting.
by Don Skidmore
· 11 years ago
ef1889d
ixgbe: create conversion functions from link_status to bus/speed
by Jacob Keller
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 12 years ago
f8ebc68
ixgbe: Use is_valid_ether_addr
by Joe Perches
· 12 years ago
db2adc2
ixgbe: ethtool correctly identify autoneg setting
by Jacob Keller
· 12 years ago
de52a12
ixgbe: Add function ixgbe_reset_pipeline_82599
by Don Skidmore
· 12 years ago
7fa7c9d
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
by Alexander Duyck
· 13 years ago
041441d
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
by Alexander Duyck
· 13 years ago
786e9a5
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
by Alexander Duyck
· 13 years ago
e1ea915
ixgbe: add support functions to access thermal data
by Don Skidmore
· 13 years ago
7116130
ixgbe: consolidate reporting of MSIX vectors into a single function
by Emil Tantilov
· 13 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
542a398
ixgbe: Fix typo in ixgbe_common.h
by Masanari Iida
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 13 years ago
ff9d1a5
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
by Emil Tantilov
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ixgbe/ixgbe_common.h]
9612de9
ixgbe: add support for Dell CEM
by Emil Tantilov
· 14 years ago
80605c65
ixgbe: consolidate packet buffer allocation
by John Fastabend
· 14 years ago
68c7005
ixgbe: improve EEPROM read/write operations
by Emil Tantilov
· 14 years ago
b776d10
ixgbe: make device_caps() generic
by Emil Tantilov
· 14 years ago
eb9c3e3
ixgbe: fix semaphores in eeprom routines for x540
by Emil Tantilov
· 14 years ago
7184b7c
ixgbe: refactor common start_hw code for 82599 and x540
by Emil Tantilov
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
79d5892
ixgbe: Drop unused code for setting up unicast addresses
by Emil Tantilov
· 14 years ago
32f7546
ixgbe: cleanup namespace complaint by removing little used function
by Don Skidmore
· 14 years ago
a985b6c3
ixgbe: Add anti-spoofing feature support
by Greg Rose
· 14 years ago
289700db
ixgbe: add support for new format of PBA numbers
by Don Skidmore
· 14 years ago
a391f1d
ixgbe: make silicon specific functions generic
by Don Skidmore
· 14 years ago
5d5b7c3
ixgbe: declare functions as static
by Emil Tantilov
· 14 years ago
396e799
ixgbe: use netif_<level> instead of netdev_<level>
by Emil Tantilov
· 14 years ago
849c454
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
by Emil Tantilov
· 15 years ago
21ce849
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
by Mallikarjuna R Chilakala
· 15 years ago
2853eb8
ixgbe: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
32e7bfc
net: use helpers to access uc list V2
by Jiri Pirko
· 15 years ago
8c47eaa
ixgbe: update copyright dates
by Shannon Nelson
· 15 years ago
7b25cdb
ixgbe: cleanup functions that should have been defined static
by Don Skidmore
· 15 years ago
620fa03
ixgbe: Fix 82599 adapter link flickering issues
by Mallikarjuna R Chilakala
· 16 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 16 years ago
87c1201
ixgbe: Move the LED blink code to common, since 82599 also uses it
by PJ Waskiewicz
· 16 years ago
b453368
ixgbe: fix build when DEBUG is defined
by Alexander Duyck
· 16 years ago
11afc1b
ixgbe: Add hardware specific initialization code for 82599 devices
by PJ Waskiewicz
· 16 years ago
0ecc061
ixgbe: Update flow control state machine in link setup
by Peter P Waskiewicz Jr
· 16 years ago
3efac5a
ixgbe: Update copyright dates, bump the driver version number
by Peter P Waskiewicz Jr
· 16 years ago
b461724
ixgbe: Whitespace, copyright update and version number change patch
by Peter P Waskiewicz
· 16 years ago
c44ade9
ixgbe: update to latest common code module
by Jesse Brandeburg
· 16 years ago
2c5645c
ixgbe: Implement HAVE_SET_RX_MODE
by Christopher Leech
· 16 years ago
9a799d7
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
by Auke Kok
· 17 years ago