Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
24ddd967806a5f0a7915721b7d60cac6f2cf5db9
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
24ddd96
ixgbe: Fix comments that are out of date or formatted incorrectly
by Alexander Duyck
· 13 years ago
9e0c564
ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring
by Alexander Duyck
· 13 years ago
3cc26e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8a0da21
ixgbe: Combine post-DMA processing of sk_buff fields into single function
by Alexander Duyck
· 13 years ago
e4f7402
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
by Alexander Duyck
· 13 years ago
f56e0cb
ixgbe: Add function for testing status bits in Rx descriptor
by Alexander Duyck
· 13 years ago
f990b79
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
by Alexander Duyck
· 13 years ago
1d2024f
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
by Alexander Duyck
· 13 years ago
4c1975d
ixgbe: Minor refactor of RSC
by Alexander Duyck
· 13 years ago
9d837ea
ixgbe: do not update real num queues when netdev is going away
by Yi Zou
· 13 years ago
642c680
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
by Alexander Duyck
· 13 years ago
4cd6923
ixgbe: Fix case of Tx Hang in PF with 32 VFs
by Greg Rose
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9497182
ixgbe: update copyright to 2012
by Don Skidmore
· 13 years ago
8ef78ad
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
by Peter P Waskiewicz Jr
· 13 years ago
ea81875
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
0e22d04
ixgbe: add support for new 82599 device.
by Don Skidmore
· 13 years ago
9e791e4
ixgbe: add support for new 82599 device id
by Emil Tantilov
· 13 years ago
52f33af
ixgbe: fix typo's
by Stephen Hemminger
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
b120818
ixgbe: fix smatch splat due to missing NULL check
by John Fastabend
· 13 years ago
93d3ce8
ixgbe: fix disabling of Tx laser at probe
by Emil Tantilov
· 13 years ago
232ef6b
ixgbe: Fix link issues caused by a reset while interface is down
by Emil Tantilov
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
15e5209
ixgbe: change the eeprom version reported by ethtool
by Emil Tantilov
· 13 years ago
de4c7f6
ixgbe: Add new netdev op to turn spoof checking on or off per VF
by Greg Rose
· 13 years ago
9813064
ixgbe: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
7b859eb
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
by Amir Hanania
· 13 years ago
83c61fa
ixgbe: Add protection from VF invalid target DMA
by Greg Rose
· 13 years ago
19d478b
ixgbe: bump version number
by Don Skidmore
· 13 years ago
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
· 14 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
· 14 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
· 14 years ago
bd19805
ixgbe: Move interrupt related values out of ring and into q_vector
by Alexander Duyck
· 14 years ago
08c8833
ixgbe: add structure for containing RX/TX rings to q_vector
by Alexander Duyck
· 14 years ago
82d4e46
ixgbe: inline the ixgbe_maybe_stop_tx function
by Alexander Duyck
· 14 years ago
6440752
ixgbe: Update ATR to use recorded TX queues instead of CPU for routing
by Alexander Duyck
· 14 years ago
1fc5f03
ixgbe: Make certain to initialize the fdir_perfect_lock in all cases
by Alexander Duyck
· 14 years ago
3b3bf3b
ixgbe: remove unused fcoe.tc field and fcoe_setapp()
by John Fastabend
· 14 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
Next »