Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c9353ae1c69ba13ec9d29ab4f2dae881c2c06a58
/
drivers
/
net
/
ixgbe
/
ixgbe_main.c
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
a1cbb15
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
11b1d38
ixgbe: remove ntuple display support
by Alexander Duyck
· 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
3d5c520
ixgbe: move disabling of relaxed ordering in start_hw()
by Emil Tantilov
· 14 years ago
75e3d3c
ixgbe: update version string for Dell CEM use
by Jeff Kirsher
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ff4ab20
ixgbe: add support for VF Transmit rate limit using iproute2
by Lior Levy
· 14 years ago
c27931d
ixgbe: DCB during ifup use correct CEE or IEEE mode
by John Fastabend
· 14 years ago
8187cd4
ixgbe: DCB: enable RSS to be used with DCB
by John Fastabend
· 14 years ago
24095aa
ixgbe: enable ndo_tc_setup
by John Fastabend
· 14 years ago
e5b6463
ixgbe: DCB, use multiple Tx rings per traffic class
by John Fastabend
· 14 years ago
3032309
ixgbe: DCB, implement capabilities flags
by John Fastabend
· 14 years ago
0b0c2b3
ixgbe: Enable flow control pause parameter auto-negotiation support
by Emil Tantilov
· 14 years ago
68a683c
ixgbe: add support to FCoE DDP in target mode
by Yi Zou
· 14 years ago
a52055e
ixgbe: cleanup copyright string for 2011
by Don Skidmore
· 14 years ago
21cc5b4
ixgbe: set media type for 82599 T3 LOM
by Emil Tantilov
· 14 years ago
894ff7c
ixgbe: balance free_irq calls with request_irq calls
by Alexander Duyck
· 14 years ago
e9f9807
ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller
by Greg Rose
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
4c7e604
ixgbe: fix panic due to uninitialised pointer
by Andy Gospodarek
· 14 years ago
1b1c0a4
ixgbe: Adding 100MB FULL support in ethtool
by Atita Shirwaikar
· 14 years ago
32f7546
ixgbe: cleanup namespace complaint by removing little used function
by Don Skidmore
· 14 years ago
3b2ee94
ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc
by Don Skidmore
· 14 years ago
d033d52
ixgbe: DCB, implement 802.1Qaz routines
by John Fastabend
· 14 years ago
39a7e58
ixgbe: DCB, remove round robin mode on 82598 devices
by John Fastabend
· 14 years ago
310e5ca
ixgbe: update version string
by Don Skidmore
· 14 years ago
a124339
ixgbe: fix for 82599 erratum on Header Splitting
by Don Skidmore
· 14 years ago
2c4db94
ixgbe: fix variable set but not used warnings by gcc 4.6
by Emil Tantilov
· 14 years ago
1ac9ad1
net: remove dev_txq_stats_fold()
by Eric Dumazet
· 14 years ago
45b9f50
ixgbe: update ntuple filter configuration
by Alexander Duyck
· 14 years ago
6983052
ixgbe: further flow director performance optimizations
by Alexander Duyck
· 14 years ago
905e4a4
ixgbe: cleanup flow director hash computation to improve performance
by Alexander Duyck
· 14 years ago
2d39d57
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
by Yi Zou
· 14 years ago
a985b6c3
ixgbe: Add anti-spoofing feature support
by Greg Rose
· 14 years ago
3377eba
ixgbe: Add SR-IOV feature support to X540
by Greg Rose
· 14 years ago
760141a
igb[v],ixgbe: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
9fe93af
ixgbe: cleanup string function calls to use bound checking versions.
by Don Skidmore
· 14 years ago
d994653
ixgbe: fix X540 to use it's own info struct
by Don Skidmore
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9f91170
ixgbe: fix enum type mismatch on disable laser
by Don Skidmore
· 14 years ago
b8eb3a1
ixgbe: fix possible NULL pointer deference in shutdown path
by Don Skidmore
· 14 years ago
289700d
ixgbe: add support for new format of PBA numbers
by Don Skidmore
· 14 years ago
dbffcb2
ixgbe: add support for 82599 FCoE SKU
by Don Skidmore
· 14 years ago
0b077fe
ixgbe: add WOL support for SFP+ subdevice
by Don Skidmore
· 14 years ago
c6ecf39
ixgbe: fix link behavior for SFP+ when driver is brought down
by Don Skidmore
· 14 years ago
89bf67f
drivers/net: use vzalloc()
by Eric Dumazet
· 14 years ago
9a2d09c
ixgbe: update version number for ixgbe
by Don Skidmore
· 14 years ago
e2ddeba
ixgbe: refactor ixgbe_alloc_queues()
by Eric Dumazet
· 14 years ago
b93a222
ixgbe: add support for x540 MAC
by Don Skidmore
· 14 years ago
fe15e8e
ixgbe: add MAC and PHY support for x540
by Don Skidmore
· 14 years ago
c84d324
ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs
by John Fastabend
· 14 years ago
e3de4b7
ixgbe: Resolve null function pointer accesses on 82598 w/ multi-speed fiber
by Alexander Duyck
· 14 years ago
2274543
ixgbe: populate the ring->q_vector pointer during ring mapping
by Alexander Duyck
· 14 years ago
d0759eb
ixgbe: cleanup ixgbe_map_rings_to_vectors
by Alexander Duyck
· 14 years ago
125601b
ixgbe: simplify math and improve stack use of ixgbe_set_itr functions
by Alexander Duyck
· 14 years ago
bf29ee6
ixgbe: cleanup unclear references to reg_idx
by Alexander Duyck
· 14 years ago
9d6b758
ixgbe: cleanup unnecessary return value in ixgbe_cache_ring_rss
by Alexander Duyck
· 14 years ago
50d6c68
ixgbe: add WOL support for backplane adapters
by Alexander Duyck
· 14 years ago
bd50817
ixgbe: change mac_type if statements to switch statements
by Alexander Duyck
· 14 years ago
aa80175
ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB
by Alexander Duyck
· 14 years ago
ee9e0f0
ixgbe: cleanup ATR filter setup function
by Alexander Duyck
· 14 years ago
c267fc1
ixgbe: cleanup ixgbe_clean_rx_irq
by Alexander Duyck
· 14 years ago
32aa77a
ixgbe: change vector numbering so that queues end up on correct CPUs
by Alexander Duyck
· 14 years ago
b953799
ixgbe: reorder Tx cleanup so that if adapter will reset we don't rearm
by Alexander Duyck
· 14 years ago
73c4b7c
ixgbe: cleanup race conditions in link setup
by Alexander Duyck
· 14 years ago
7d637bc
ixgbe: add a state flags to ring
by Alexander Duyck
· 14 years ago
33cf09c
ixgbe: move CPU variable from ring into q_vector, add ring->q_vector
by Alexander Duyck
· 14 years ago
c60fbb0
ixgbe: move adapter into pci_dev driver data instead of netdev
by Alexander Duyck
· 14 years ago
01fa7d9
ixgbe: remove residual code left over from earlier combining of TXDCTL
by Alexander Duyck
· 14 years ago
5f5ae6f
ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state
by Alexander Duyck
· 14 years ago
fc77dc3
ixgbe: add a netdev pointer to the ring structure
by Alexander Duyck
· 14 years ago
5b7da51
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
by Alexander Duyck
· 14 years ago
b6ec895
ixgbe: move device pointer into the ring structure
by Alexander Duyck
· 14 years ago
84ea259
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
by Alexander Duyck
· 14 years ago
d5f398e
ixgbe: cleanup ixgbe_alloc_rx_buffers
by Alexander Duyck
· 14 years ago
8ad494b
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
by Alexander Duyck
· 14 years ago
80ab193
ixgbe: DCB: credit max only needs to be gt TSO size for 82598
by John Fastabend
· 14 years ago
16b61be
ixgbe: DCB set PFC high and low water marks per data sheet specs
by John Fastabend
· 14 years ago
1a51502
ixgbe: delay rx_ring freeing
by Eric Dumazet
· 14 years ago
5e09a10
ixgbe: Look inside vlan when determining offload protocol.
by Hao Zheng
· 14 years ago
9806307
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
by John Fastabend
· 14 years ago
de1036b
ixgbe: fix stats handling
by Eric Dumazet
· 14 years ago
Next »