Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
674c18b2ed65f9db04e5c2e9c9e4af8fa2af0f1b
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_common.c
674c18b
ixgbe: clear semaphore bits on timeouts
by Emil Tantilov
· 11 years ago
4e8e1bc
ixgbe: add new media type.
by Don Skidmore
· 11 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
e8710a5
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
by Jacob Keller
· 12 years ago
d011157
ixgbe: don't do arithmetic operations on bitmasks
by Emil Tantilov
· 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
d7bbcd3
ixgbe: Add support for pipeline reset
by Don Skidmore
· 12 years ago
51a1f72
ixgbe: using is_zero_ether_addr() to simplify the code
by Wei Yongjun
· 12 years ago
df376f0
ixgbe: add support for X540-AT1
by joshua.a.hay@intel.com
· 12 years ago
ef89e0a
ixgbe: Only enable anti-spoof on VF pools
by Alexander Duyck
· 13 years ago
7fa7c9d
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
by Alexander Duyck
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
db76ad4
ixgbe: correct disable_rx_buff timeout
by Jacob Keller
· 13 years ago
041441d
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
by Alexander Duyck
· 13 years ago
67a79df
ixgbe: Reorder link flow control functions in ixgbe_common.c
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
3ca8bc6
ixgbe: add hwmon interface to export thermal data
by Don Skidmore
· 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
8f4a0a3
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
by Alexander Duyck
· 13 years ago
d2f5e7f
ixgbe: Fix race condition where RX buffer could become corrupted.
by Atita Shirwaikar
· 13 years ago
bdda1a6
ixgbe: Do not disable read relaxed ordering when DCA is enabled
by Alexander Duyck
· 13 years ago
c466d7a
ixgbe: fix spelling errors
by Don Skidmore
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 13 years ago
c1085b1
ixgbe: fix incorrect PHY register reads
by Emil Tantilov
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
331bcf4
ixgbe: fix reading of the buffer returned by the firmware
by Emil Tantilov
· 13 years ago
79488c5
ixgbe: fix endianess when writing driver version to firmware
by Emil Tantilov
· 13 years ago
837617a
ixgbe: do not disable flow control in ixgbe_check_mac_link
by Emil Tantilov
· 13 years ago
9da712d
ixgbe: update {P}FC thresholds to account for X540 and loopback
by John Fastabend
· 13 years ago
ff9d1a5
ixgbe: avoid HW lockup when adapter is reset with Tx work pending
by Emil Tantilov
· 13 years ago
f3116f6
ixgbe: clear RNBC only for 82598
by Emil Tantilov
· 13 years ago
53f096d
ixgbe: fix ixgbe_fc_autoneg_fiber bug
by Don Skidmore
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ixgbe/ixgbe_common.c]
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 13 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
· 13 years ago
51275d3
ixgbe: force unlock on timeout
by Emil Tantilov
· 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
032b432
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
by Don Skidmore
· 14 years ago
3d5c520
ixgbe: move disabling of relaxed ordering in start_hw()
by Emil Tantilov
· 14 years ago
7184b7c
ixgbe: refactor common start_hw code for 82599 and x540
by Emil Tantilov
· 14 years ago
da74cd4
ixgbe: fix spelling errors
by Emil Tantilov
· 14 years ago
0b0c2b3
ixgbe: Enable flow control pause parameter auto-negotiation support
by Emil Tantilov
· 14 years ago
a3aeea0
ixgbe: Add x540 statistic counter definitions
by Emil Tantilov
· 14 years ago
667c756
ixgbe: clear correct counters for flow control on 82599
by Emil Tantilov
· 14 years ago
9082799
ixgbe: fix missing function pointer conversion
by Don Skidmore
· 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
8c7bea3
ixgbe: Numerous whitespace / formatting cleanups
by Emil Tantilov
· 14 years ago
63d778d
ixgbe: Specific check for 100 Full link speed
by Emil Tantilov
· 14 years ago
79d5892
ixgbe: Drop unused code for setting up unicast addresses
by Emil Tantilov
· 14 years ago
80960ab
ixgbe: rework ixgbe MTA handling to not drop packets
by Emil Tantilov
· 14 years ago
c700f4e
ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq
by Emil Tantilov
· 14 years ago
48de36c
ixgbe: Check link wants report current link state
by Emil Tantilov
· 14 years ago
a4297dc
ixgbe: Add ability to double reset on failure to clear master enable
by Emil Tantilov
· 14 years ago
dbf893e
ixgbe: cleanup logic related to HW semaphores
by Emil Tantilov
· 14 years ago
96cc637
ixgbe: limit VF access to network traffic
by Alexander Duyck
· 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
16b61be
ixgbe: DCB set PFC high and low water marks per data sheet specs
by John Fastabend
· 14 years ago
5d5b7c3
ixgbe: declare functions as static
by Emil Tantilov
· 14 years ago
f32f837
ixgbe: remove unused functions
by Emil Tantilov
· 14 years ago
a1868dc
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
by Jeff Kirsher
· 14 years ago
21ce849
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
by Mallikarjuna R Chilakala
· 14 years ago
e433ea1
ixgbe: fix setting of promisc mode when using mac-vlans
by Emil Tantilov
· 14 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 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
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8c47eaa
ixgbe: update copyright dates
by Shannon Nelson
· 15 years ago
ce7194d
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
by hartleys
· 15 years ago
91152c3
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
by Shannon Nelson
· 15 years ago
000c486
ixgbe: LINKS2 is not a valid register for 82598
by Don Skidmore
· 15 years ago
9bbe3a5
ixgbe: Disable Flow Control for certain devices
by PJ Waskiewicz
· 15 years ago
a00d210
ixgbe: correct the parameter description
by Jiri Pirko
· 15 years ago
539e5f0
ixgbe: Fix backplane flow control autoneg
by Peter P Waskiewicz Jr
· 15 years ago
7b25cdb
ixgbe: cleanup functions that should have been defined static
by Don Skidmore
· 15 years ago
794caeb
ixgbe: Add FW detection and warning for 82599 SFP+ adapters
by Peter P Waskiewicz Jr
· 15 years ago
620fa03
ixgbe: Fix 82599 adapter link flickering issues
by Mallikarjuna R Chilakala
· 15 years ago
50ac58b
ixgbe: Harden the 82599 multispeed fiber autotry mechanism
by Peter P Waskiewicz Jr
· 15 years ago
ccffad25
net: convert unicast addr list
by Jiri Pirko
· 15 years ago
264857b
ixgbe: Allow link flow control in DCB mode for 82599 adapters
by Peter P Waskiewicz Jr
· 15 years ago
70b7762
ixgbe: Set Priority Flow Control low water threshhold for DCB
by Peter P Waskiewicz Jr
· 15 years ago
aca6bee
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
by Waskiewicz Jr, Peter P
· 15 years ago
aba7453
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
495dce1
ixgbe: Fix WoL functionality for 82599 KX4 devices
by Waskiewicz Jr, Peter P
· 16 years ago
a54bfa4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d3e9c56
ixgbe: Don't return error in flow control configuration if FC is off
by PJ Waskiewicz
· 16 years ago
2132d38
ixgbe: Enable another bit for flow control operation
by PJ Waskiewicz
· 16 years ago
87c1201
ixgbe: Move the LED blink code to common, since 82599 also uses it
by PJ Waskiewicz
· 16 years ago
71fd570
ixgbe: fix ethtool -A|a behavior
by Don Skidmore
· 16 years ago
bb3daa4
ixgbe: Allow Priority Flow Control settings to survive a device reset
by PJ Waskiewicz
· 16 years ago
Next »