Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4de2a0224ae3c437e8a090b6ec8d304a7edff049
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
4de2a02
ixgbe: DCB X540 devices support max traffic class of 4
by John Fastabend
· 13 years ago
32701dc
ixgbe: fixup hard dependencies on supporting 8 traffic classes
by John Fastabend
· 13 years ago
7d14528
ixgbe: add support for new 82599 device
by Emil Tantilov
· 13 years ago
2466dd9
ixgbe: fix driver version initialization in firmware
by Jacob Keller
· 13 years ago
7edebf9
ixgbe: prevent link checks while resetting
by Emil Tantilov
· 13 years ago
0ccb974
ixgbe: add ECC warning for legacy interrupts
by Don Skidmore
· 13 years ago
f3df98e
ixgbe: cleanup ixgbe_setup_gpie() for X540
by Don Skidmore
· 13 years ago
4f51bf7
ixgbe add thermal sensor support for x540 hardware
by Jacob Keller
· 13 years ago
9da712d
ixgbe: update {P}FC thresholds to account for X540 and loopback
by John Fastabend
· 13 years ago
d5bf4f6
ixgbe: Cleanup q_vector interrupt throttle rate logic
by Emil Tantilov
· 13 years ago
fb7a6d4
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
c23f5b6
ixgbe: add WOL support for X540
by Emil Tantilov
· 13 years ago
858bc08
ixgbe: cleanup X540 interrupt enablement
by Don Skidmore
· 13 years ago
4c09f3a
ixgbe: DCB, do not call set_state() from IEEE mode
by John Fastabend
· 13 years ago
c6bda30
ixgbe: Reconfigure SR-IOV Init
by Greg Rose
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
ae0e148
ixgbe: remove duplicate netif_tx_start_all_queues
by Emil Tantilov
· 13 years ago
1a70db4b
ixgbe: cleanup some register reads
by Emil Tantilov
· 13 years ago
919e78a
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
by Alexander Duyck
· 13 years ago
8917b44
ixgbe: Add SFP support for missed 82598 PHY
by Alexander Duyck
· 13 years ago
5fdd31f
ixgbe: Add missing code for enabling overheat sensor interrupt
by Alexander Duyck
· 13 years ago
c7ccde0
ixgbe: make ixgbe_up and ixgbe_up_complete void functions
by Alexander Duyck
· 13 years ago
f7e1027
v2 ixgbe: Update packet buffer reservation to correct fdir headroom size
by Alexander Duyck
· 13 years ago
4c1d7b4
ixgbe: remove redundant configuration of tx_sample_rate
by Alexander Duyck
· 13 years ago
e3b37a1
Merge git://github.com/Jkirsher/net-next
by David S. Miller
· 13 years ago
2c4af69
ixgbe: Correctly name and handle MSI-X other interrupt
by Alexander Duyck
· 13 years ago
8e34d1a
ixgbe: cleanup configuration of EITRSEL and VF reset path
by Alexander Duyck
· 13 years ago
b88c6de
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
by Alexander Duyck
· 13 years ago
54239c6
ixgbe: combine PCI_VDEVICE and board declaration to same line
by Alexander Duyck
· 13 years ago
4cc6df2
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types
by Alexander Duyck
· 13 years ago
263a84e
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
by Alexander Duyck
· 13 years ago
207867f
ixgbe: cleanup allocation and freeing of IRQ affinity hint
by Alexander Duyck
· 13 years ago
4ff7fb1
v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one
by Alexander Duyck
· 13 years ago
5922455
ixgbe: Change default Tx work limit size to 256 buffers
by Alexander Duyck
· 13 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
6a864ab
ixgbe: cleanup feature flags in ixgbe_probe
by Don Skidmore
· 13 years ago
e7589ea
ixgbe: consolidate, setup for multiple traffic classes
by John Fastabend
· 13 years ago
4fa2e0e
ixgbe: fixup remaining call sites for arbitrary TCs
by John Fastabend
· 13 years ago
09dca47
ixgbe: Always tag VLAN tagged packets
by Alexander Duyck
· 13 years ago
7f9643f
ixgbe: Add support for setting CC bit when SR-IOV is enabled
by Alexander Duyck
· 13 years ago
efe3d3c
ixgbe: convert rings from q_vector bit indexed array to linked list
by Alexander Duyck
· 13 years ago
30065e6
ixgbe: Simplify transmit cleanup path
by Alexander Duyck
· 13 years ago
ca1ba7c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
66f32a8
ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring
by Alexander Duyck
· 13 years ago
971060b
ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
by Alexander Duyck
· 13 years ago
d3d0023
ixgbe: Refactor transmit map and cleanup routines
by Alexander Duyck
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ixgbe/ixgbe_main.c]
2a72c31
ixgbe: fix __ixgbe_notify_dca() bail out code
by Don Skidmore
· 13 years ago
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 13 years ago
082757a
ixgbe: convert to ndo_fix_features
by Don Skidmore
· 13 years ago
9417c46
ixgbe: only enable WoL for magic packet by default
by Andy Gospodarek
· 13 years ago
34c6ee8
ixgbe: remove ifdef check for non-existent define
by Emil Tantilov
· 13 years ago
ff886df
ixgbe: Pass staterr instead of re-reading status and error bits from descriptor
by Alexander Duyck
· 13 years ago
bd19805
ixgbe: Move interrupt related values out of ring and into q_vector
by Alexander Duyck
· 13 years ago
08c8833
ixgbe: add structure for containing RX/TX rings to q_vector
by Alexander Duyck
· 13 years ago
82d4e46
ixgbe: inline the ixgbe_maybe_stop_tx function
by Alexander Duyck
· 13 years ago
6440752
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
by Alexander Duyck
· 13 years ago
1fc5f03
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
by Alexander Duyck
· 13 years ago
3b3bf3b
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
by John Fastabend
· 13 years ago
a535c30
ixgbe: Update method used for determining descriptor count for an skb
by Alexander Duyck
· 14 years ago
897ab15
ixgbe: Add one function that handles most of context descriptor setup
by Alexander Duyck
· 14 years ago
63544e9
ixgbe: Move all values that deal with count, next_to_use, next_to_clean to u16
by Alexander Duyck
· 14 years ago
7d4987d
ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function
by Alexander Duyck
· 14 years ago
a65151ba2
ixgbe: pass adapter struct instead of netdev for interrupt data
by Alexander Duyck
· 14 years ago
a38a104
ixgbe: update driver version string
by Don Skidmore
· 14 years ago
1f4d518
ixgbe: fix ring assignment issues for SR-IOV and drop cases
by Alexander Duyck
· 14 years ago
e4911d5
ixgbe: add support for nfc addition and removal of filters
by Alexander Duyck
· 14 years ago
c04f6ca
ixgbe: update perfect filter framework to support retaining filters
by Alexander Duyck
· 14 years ago
03ecf91
ixgbe: fix flags relating to perfect filters to support coexistence
by Alexander Duyck
· 14 years ago
9612de9
ixgbe: add support for Dell CEM
by Emil Tantilov
· 14 years ago
fb5475f
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
by John Fastabend
· 14 years ago
6f70f6a
ixgbe: fix bit mask for DCB version
by John Fastabend
· 14 years ago
86b4db3
ixgbe: setup redirection table for multiple packet buffers
by John Fastabend
· 14 years ago
aba70d5
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
by John Fastabend
· 14 years ago
e901acd
ixgbe: DCB use existing TX and RX queues
by John Fastabend
· 14 years ago
8b1c0b2
ixgbe: configure minimal packet buffers to support TC
by John Fastabend
· 14 years ago
72a32f1
ixgbe: consolidate MRQC and MTQC handling
by John Fastabend
· 14 years ago
80605c65
ixgbe: consolidate packet buffer allocation
by John Fastabend
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
70c7160
Add appropriate <linux/prefetch.h> include for prefetch users
by Paul Gortmaker
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
4f6290c
ixgbe: Add support for new 82599 adapter
by Don Skidmore
· 14 years ago
34cecbb
ixgbe: cleanup some minor issues in ixgbe_down()
by Alexander Duyck
· 14 years ago
f0f9778
ixgbe: Merge over-temp task into service task
by Alexander Duyck
· 14 years ago
d034acf
ixgbe: Merge ATR reinit into the service task
by Alexander Duyck
· 14 years ago
c83c6cb
ixgbe: merge reset task into service task
by Alexander Duyck
· 14 years ago
93c52dd
ixgbe: Merge watchdog functionality into service task
by Alexander Duyck
· 14 years ago
7086400
ixgbe: Combine SFP and multi-speed fiber task into single service task
by Alexander Duyck
· 14 years ago
a1cbb15c
ixgbe: Add macvlan support for VF
by Greg Rose
· 14 years ago
bcec8b6
ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
58f6bcf
ixgbe: add ethtool counters for OS2BMC
by Emil Tantilov
· 14 years ago
67a74ee
ixgbe: add rxhash support
by Emil Tantilov
· 14 years ago
6716344
ixgbe: Cleanup PCIe bus speed info
by Don Skidmore
· 14 years ago
2698b20
ixgbe: fix typo error with software defined pins on 82599
by Don Skidmore
· 14 years ago
c89c711
ixgbe: Bump version
by Don Skidmore
· 14 years ago
58be766
ixgbe: enable SCTP checksum offload for X540
by Don Skidmore
· 14 years ago
b32c8dc
ixgbe: fix static functions
by John Fastabend
· 14 years ago
Next »