Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e1d0a2af2b30f5f0cbce2e4dd438d4da2433b226
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_82599.c
efff2e0
ixgbe: Correct spec violations by waiting after reset
by Mark Rustad
· 10 years ago
6d373a1
ixgbe: Add X550EM_x dual-speed SFP+ support
by Mark Rustad
· 10 years ago
5532408
ixgbe: Add fdir support for SCTP on X550
by Don Skidmore
· 10 years ago
67359c3
ixgbe: Add support for VXLAN RX offloads
by Mark Rustad
· 10 years ago
d490d15
ixgbe: Check whether FDIRCMD writes actually complete
by Mark Rustad
· 10 years ago
bd8069a
ixgbe: add new function to check for management presence
by Don Skidmore
· 10 years ago
3b7884f
ixgbe: Don't report flow director filter's status
by Fan Du
· 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
e90dd26
ixgbe: Make return values more direct
by Mark Rustad
· 11 years ago
f0ff353
ixgbe: Delete a bunch of dead code
by Mark Rustad
· 11 years ago
3a087b2
ixgbe: remove unnecessary break after goto
by Fabian Frederick
· 11 years ago
6ec1b71
ixgbe: fix several concatenated strings to single line
by Jacob Keller
· 11 years ago
2b2005d
ixgbe: fix checkpatch style of blank line after declaration
by Jacob Keller
· 11 years ago
1c420c7
ixgbe: fix function-like macro, remove semicolon
by Jacob Keller
· 11 years ago
e7cf745
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
by Jacob Keller
· 11 years ago
7155d05
ixgbe: Stop cacheing if the MNG FW enabled
by Don Skidmore
· 11 years ago
65ce9dc
ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599
by Jacob Keller
· 11 years ago
cbcc637
ixgbe: remove unused media type
by Jacob Keller
· 11 years ago
ee98b57
ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables
by Jacob Keller
· 11 years ago
8036d29
ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly
by Jacob Keller
· 11 years ago
f68bfdb
ixgbe: check Core Clock Disable bit
by Jacob Keller
· 11 years ago
f8cf7a0
ixgbe: fix errors related to protected AUTOC calls
by Don Skidmore
· 11 years ago
305f8ce
ixgbe: fix some multiline hw_dbg prints
by Jacob Keller
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
6997d4d
ixgbe: move setting rx_pb_size into get_invariants
by Jacob Keller
· 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
d3cec927
ixgbe: Fix incorrect logic for fixed fiber eeprom write
by Don Skidmore
· 12 years ago
61aaf9e
ixgbe: add 1Gbps support for QSFP+
by Emil Tantilov
· 12 years ago
be0c27b
ixgbe: Check return value on eeprom reads
by Mark Rustad
· 12 years ago
f4f1040
ixgbe: disable link when adapter goes down
by Jacob Keller
· 12 years ago
8f58332
ixgbe: add support for quad-port x520 adapter
by Don Skidmore
· 12 years ago
4e8e1bc
ixgbe: add new media type.
by Don Skidmore
· 12 years ago
46d5ced
ixgbe: add support for disabling link at boot time on 82599
by Emil Tantilov
· 12 years ago
5e82f2f
ixgbe: cache AUTOC reads
by Emil Tantilov
· 12 years ago
345be20
ixgbe: add SFP+ LX module support
by Don Skidmore
· 12 years ago
6b92b0b
ixgbe: rename wol_supported to more fitting wol_enabled
by Jacob Keller
· 12 years ago
b8f8363
ixgbe: Fix 1G link WoL
by Don Skidmore
· 12 years ago
0b2679d
ixgbe: fix MNG FW support when adapter not up
by Don Skidmore
· 12 years ago
434c5e3
ixgbe: update date to 2013
by Don Skidmore
· 13 years ago
07ce870
ixgbe: allow reading of SFF-8472 data over i2c
by Emil Tantilov
· 13 years ago
fd0326f
ixgbe: autoneg variable refactoring
by Josh Hay
· 13 years ago
99b7664
ixgbe: removed unused variable from setup_link_speed
by Josh Hay
· 13 years ago
3d29226
ixgbe: rename autoneg variables
by Josh Hay
· 13 years ago
f8ebc68
ixgbe: Use is_valid_ether_addr
by Joe Perches
· 13 years ago
d7bbcd3
ixgbe: Add support for pipeline reset
by Don Skidmore
· 13 years ago
de52a12
ixgbe: Add function ixgbe_reset_pipeline_82599
by Don Skidmore
· 13 years ago
4a97df0
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
by Emil Tantilov
· 13 years ago
55461dd
ixgbe: add missing braces
by Emil Tantilov
· 13 years ago
7fa7c9d
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
by Alexander Duyck
· 13 years ago
a49fda3
ixgbe: add support for 1G SX modules
by Jacob Keller
· 13 years ago
3ca8bc6
ixgbe: add hwmon interface to export thermal data
by Don Skidmore
· 13 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
9cdcf09
ixgbe: fix obvious return value bug.
by Don Skidmore
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 14 years ago
9e791e4
ixgbe: add support for new 82599 device id
by Emil Tantilov
· 14 years ago
3e7307f
ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599
by Emil Tantilov
· 14 years ago
7d14528
ixgbe: add support for new 82599 device
by Emil Tantilov
· 14 years ago
ff9d1a5
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
by Emil Tantilov
· 14 years ago
8132b54
ixgbe: cleanup reset paths
by Alexander Duyck
· 14 years ago
6172207
ixgbe: remove unneeded fdir pb alloc case
by John Fastabend
· 14 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ixgbe/ixgbe_82599.c]
b57e35b
ixgbe: fix PHY link setup for 82599
by Emil Tantilov
· 14 years ago
c04f6ca
ixgbe: update perfect filter framework to support retaining filters
by Alexander Duyck
· 14 years ago
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
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
4f6290c
ixgbe: Add support for new 82599 adapter
by Don Skidmore
· 14 years ago
68c7005
ixgbe: improve EEPROM read/write operations
by Emil Tantilov
· 14 years ago
6d980c3
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
by Emil Tantilov
· 14 years ago
b32c8dc
ixgbe: fix static functions
by John Fastabend
· 14 years ago
0665b09
ixgbe: add support for 64k EEPROM for 82599
by Emil Tantilov
· 14 years ago
e09ad23
ixgbe: DCB, misallocated packet buffer size with X540 device
by John Fastabend
· 14 years ago
b776d10
ixgbe: make device_caps() generic
by Emil Tantilov
· 14 years ago
4c40ef0
ixgbe: add support for new HW
by Emil Tantilov
· 14 years ago
032b432
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
by Don Skidmore
· 14 years ago
0fa6d83
ixgbe: fix 82599 KR downshift coexistence with LESM FW module
by Emil Tantilov
· 14 years ago
7184b7c
ixgbe: refactor common start_hw code for 82599 and x540
by Emil Tantilov
· 14 years ago
d6cd8e0
ixgbe: fix namespacecheck issue
by Emil Tantilov
· 14 years ago
0b0c2b3
ixgbe: Enable flow control pause parameter auto-negotiation support
by Emil Tantilov
· 14 years ago
037c6d0
ixgbe: cleanup PHY init
by Emil Tantilov
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
5e65510
ixgbe: add function pointer for semaphore function
by Don Skidmore
· 14 years ago
278675d
ixgbe: store permanent address before initializing Rx addresses
by Emil Tantilov
· 14 years ago
8c7bea3
ixgbe: Numerous whitespace / formatting cleanups
by Emil Tantilov
· 14 years ago
79d5892
ixgbe: Drop unused code for setting up unicast addresses
by Emil Tantilov
· 14 years ago
a4297dc
ixgbe: Add ability to double reset on failure to clear master enable
by Emil Tantilov
· 15 years ago
21cc5b4
ixgbe: set media type for 82599 T3 LOM
by Emil Tantilov
· 15 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
45b9f50
ixgbe: update ntuple filter configuration
by Alexander Duyck
· 15 years ago
6983052
ixgbe: further flow director performance optimizations
by Alexander Duyck
· 15 years ago
905e4a4
ixgbe: cleanup flow director hash computation to improve performance
by Alexander Duyck
· 15 years ago
a985b6c3
ixgbe: Add anti-spoofing feature support
by Greg Rose
· 15 years ago
a7f5a5f
ixgbe: fix for link failure on SFP+ DA cables
by Don Skidmore
· 15 years ago
dbffcb2
ixgbe: add support for 82599 FCoE SKU
by Don Skidmore
· 15 years ago
c6ecf39
ixgbe: fix link behavior for SFP+ when driver is brought down
by Don Skidmore
· 15 years ago
fe15e8e1
ixgbe: add MAC and PHY support for x540
by Don Skidmore
· 15 years ago
a391f1d
ixgbe: make silicon specific functions generic
by Don Skidmore
· 15 years ago
Next »