Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4b470f120817a16ea28da6141ea6e3a3040b297b
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
e65ce0d
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
by Vlad Zolotarov
· 10 years ago
7f276ef
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
by Vlad Zolotarov
· 10 years ago
dfaf891
ixgbe: Refactor the RSS configuration code
by Vlad Zolotarov
· 10 years ago
020f1d9
ixgbe: Drop unnecessary call to rcu_barrier
by Alexander Duyck
· 10 years ago
87031c0
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
by Alexander Duyck
· 10 years ago
6d4c96a
ixgbe: add support for X550 source_address_prunning
by Don Skidmore
· 10 years ago
219efe9
ixgbe: add new bridge mode support function.
by Don Skidmore
· 10 years ago
aa2bacb
ixgbe: Move bridge mode from flag to variable
by Don Skidmore
· 10 years ago
856f606
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
by Alexander Duyck
· 10 years ago
1f9ac57
ixgbe: add new wrapper for X550 support
by Don Skidmore
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
c7bf716
ethernet: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
5b7f000
ixgbe: add Tx anti spoofing support
by Don Skidmore
· 10 years ago
3f20780
ixgbe: add VXLAN offload support for X550 devices
by Don Skidmore
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
add511b
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
by Roopa Prabhu
· 10 years ago
0213668
ixgbe: Fix checksum error when using stacked vlan
by Toshiaki Makita
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
124b74c
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
by Alexander Duyck
· 10 years ago
67fd893
ethernet/intel: Use napi_alloc_skb
by Alexander Duyck
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
0fb6a55
ixgbe: fix crash on rmmod after probe fail
by Emil Tantilov
· 10 years ago
9be4a9b
ixgbe: bump version number
by Don Skidmore
· 10 years ago
6a14ee0
ixgbe: Add X550 support function pointers
by Don Skidmore
· 10 years ago
0f9b232
ixgbe: add support for X550 extended RSS support
by Don Skidmore
· 10 years ago
9079e41
ixgbe: remove CIAA/D register reads from bad VF check
by Emil Tantilov
· 10 years ago
c762dff
ixgbe: Look up MAC address in Open Firmware or IDPROM
by Martin K Petersen
· 10 years ago
ad435ec
ixgbe: Remove tail write abstraction and add missing barrier
by Alexander Duyck
· 10 years ago
18cb652
ixgbe: Clean-up page reuse code
by Alexander Duyck
· 10 years ago
2c3c031
bridge: add brport flags to dflt bridge_getlink
by Scott Feldman
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4ea85e8
net: Check for presence of IFLA_AF_SPEC
by Thomas Graf
· 10 years ago
b7c1a31
net: Validate IFLA_BRIDGE_MODE attribute length
by Thomas Graf
· 10 years ago
b5b2ffc
ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe
by Daniel Borkmann
· 10 years ago
4556dc5
ixgbe: Correctly disable VLAN filter in promiscuous mode
by Vlad Yasevich
· 10 years ago
9913c61
ixgbe: use netdev_rss_key_fill() helper
by Eric Dumazet
· 10 years ago
42b17f0
fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page
by Alexander Duyck
· 10 years ago
d1b849b
ixgbe: add helper function for setting RSS key in preparation of X550
by Don Skidmore
· 10 years ago
9a75a1a
ixgbe: Add new support for X550 MAC's
by Don Skidmore
· 10 years ago
4d2fcfb
ixgbe: need not repeat init skb with NULL
by Junwei Zhang
· 10 years ago
ec91698
ixgbe: fix race accessing page->_count
by Eric Dumazet
· 10 years ago
ffefa9f
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
by Emil Tantilov
· 10 years ago
fe1f2a9
ixgbe: Convert the normal transmit complete path to dev_consume_skb_any()
by Rick Jones
· 10 years ago
d523493
ixgbe: Do not schedule an uninitialized workqueue entry
by Mark Rustad
· 11 years ago
d38e924
ixgbe: remove useless bd_number from adapter struct
by Ethan Zhao
· 11 years ago
15be71c
ixgbe: Drop Rx alloc at end of Rx cleanup
by Alexander Duyck
· 11 years ago
ca8dfe2
ixgbe: Resolve warnings produced in W=2 builds
by Mark Rustad
· 11 years ago
8496e33
ixgbe: use new eth_get_headlen interface
by Alexander Duyck
· 10 years ago
aac2f1b
ixgbe: limit combined total of macvlan and SR-IOV VFs
by Jacob Keller
· 11 years ago
07923c1
ixgbe: reset interface on link loss with pending Tx work from the VF
by Emil Tantilov
· 11 years ago
bcfd343
ixgbe: Cleanup FDB handling code
by Alexander Duyck
· 11 years ago
2367a17
ixgbe: flush when in xmit_more mode and under descriptor pressure
by Daniel Borkmann
· 11 years ago
9c938cd
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
by Daniel Borkmann
· 11 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
e90dd26
ixgbe: Make return values more direct
by Mark Rustad
· 11 years ago
caafb95
ixgbe: don't check minimum link when direct assigned to virtual machine
by Jacob Keller
· 11 years ago
8818970
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
by Jacob Keller
· 11 years ago
339de30
ixgbe: Change some uses of strncpy to strlcpy
by Mark Rustad
· 11 years ago
508a8c9
ixgbe: Fix possible null-dereference in error path
by Mark Rustad
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
d9cd46c
ixgbe: fix detection of SFP+ capable interfaces
by Emil Tantilov
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
a0cccce
ixgbe: avoid duplicate code in suspend and stop paths
by Jacob Keller
· 11 years ago
d1a35ee
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
by Emil Tantilov
· 11 years ago
0c3592b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
e7cf745
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
by Jacob Keller
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5d7daa3
ixgbe: improve mac filter handling
by Jacob Keller
· 11 years ago
b335e75
ixgbe: change handling of multicast filters
by Jacob Keller
· 11 years ago
a9b8943
ixgbe: remove vlan_filter_disable and enable functions
by Jacob Keller
· 11 years ago
f8e2472
ixgbe: Use out-of-line function for register reads
by Mark Rustad
· 11 years ago
e577662
ixgbe: convert low_water into an array
by Jacob Keller
· 11 years ago
eda183c
ixgbe: clean up Rx time stamping code
by Jakub Kicinski
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
2049e1f
ixgbe: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
58cf663
ixgbe: Add bit to mark service task initialization
by Mark Rustad
· 11 years ago
41c6284
ixgbe: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
151b260c
ixgbe: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
ff29a86
ixgbe: never generate both software and hardware timestamps
by Jakub Kicinski
· 11 years ago
cdc04dc
ixgbe: enable tx queues after link up
by Emil Tantilov
· 11 years ago
7155d05
ixgbe: Stop cacheing if the MNG FW enabled
by Don Skidmore
· 11 years ago
a1108ff
ixgbe: Convert uses of __constant_<foo> to <foo>
by Joe Perches
· 11 years ago
ed19231
ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check
by Jacob Keller
· 11 years ago
fdabfc8a
ixgbe: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
b89aae7
ixgbe: add Linux NICS mailing list to contact info
by Jacob Keller
· 11 years ago
38da9853
net: ixgbe calls skb_set_hash
by Tom Herbert
· 11 years ago
93501d4
ixgbe: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 11 years ago
1443846
ixgbe: Check config reads for removal
by Mark Rustad
· 11 years ago
0391bbe
ixgbe: Restore hw_addr in LER recovery paths
by Mark Rustad
· 11 years ago
8755744
ixgbe: Add WoL support for a new device
by Mark Rustad
· 11 years ago
d773ce2
ixgbe: modify behavior on receiving a HW ECC error.
by Don Skidmore
· 11 years ago
99932d4
netdevice: add queue selection fallback handler for ndo_select_queue
by Daniel Borkmann
· 11 years ago
f341c4e
ixgbe: bump version number
by Don Skidmore
· 11 years ago
31ac910
ixgbe: set driver_max_VFs should be done before enabling SRIOV
by ethan.zhao
· 11 years ago
dcc23e3
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
by ethan.zhao
· 11 years ago
8f4c5c9
ixgbe: reinit_locked() should be called with rtnl_lock
by John Fastabend
· 11 years ago
Next »