Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eb9c3e3ea2981e56c71e8f5477c51783856090b1
/
drivers
/
net
/
ixgbe
/
ixgbe_common.c
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
fc1f209
ixgbe: Fix some compiler warnings.
by David S. Miller
· 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
3201d31
ixgbe: Update link setup code to better support autonegotiation of speed
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
ce94bf4
ixgbe: fix multicast address update
by Jesse Brandeburg
· 16 years ago
2b9ade9
ixgbe: disable flow control by default
by Jesse Brandeburg
· 16 years ago
2c5645c
ixgbe: Implement HAVE_SET_RX_MODE
by Christopher Leech
· 16 years ago
8c5863a
drivers/net/ixgb: Add missing "space"
by Joe Perches
· 17 years ago
3957d63
ixgbe: Fix copper PHY initialization code
by Auke Kok
· 17 years ago
9a799d7
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
by Auke Kok
· 17 years ago