Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c502ea2ea82587ad4b152dab5521869789b8ad6c
/
drivers
/
net
/
ethernet
/
intel
c502ea2
igb: Cleanups to fix line length warnings
by Carolyn Wyborny
· 11 years ago
da1f1df
igb: Cleanups to remove return parentheses
by Carolyn Wyborny
· 11 years ago
b26141d
igb: Cleanups to fix missing break in switch statements
by Carolyn Wyborny
· 11 years ago
81ad807
igb: Cleanups to fix assignment in if error
by Carolyn Wyborny
· 11 years ago
e52c0f9
igb: Cleanups to change comment style on license headers
by Carolyn Wyborny
· 11 years ago
bed83e9
igb: Cleanups to fix for trailing statement
by Carolyn Wyborny
· 11 years ago
c4917c6
igb: Cleanups to fix pointer location error
by Carolyn Wyborny
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
84ca55a
i40e: report VF link state correctly
by Mitch Williams
· 11 years ago
9005df3
igb: Cleanups to fix incorrect indentation
by Carolyn Wyborny
· 11 years ago
d34a15a
igb: Cleanups to fix braces location warnings
by Carolyn Wyborny
· 11 years ago
c75c4ed
igb: Cleanups for messaging
by Carolyn Wyborny
· 11 years ago
0e8e842
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
by David Ertman
· 11 years ago
b56083e
e1000e: Cleanup checkpatch extra space
by David Ertman
· 11 years ago
6cf08d1
e1000e: Cleanup to fix checkpatch missing blank lines
by David Ertman
· 11 years ago
3992c8e
e1000e: Cleanup return values in ethtool
by David Ertman
· 11 years ago
b8ce18c
ixgbevf: remove 82599 from the module description
by Emil Tantilov
· 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
b98d1df
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
99c472a
i40e: Tweak for-loop in i40e_ethtool.c
by Catherine Sullivan
· 11 years ago
7c12200
i40e: Cleanup if/else statements
by Catherine Sullivan
· 11 years ago
8a9eb7d
i40e: rework fdir setup and teardown
by Shannon Nelson
· 11 years ago
8276f75
i40e: use generic vsi_open to unquiesce vsi
by Shannon Nelson
· 11 years ago
90ef8d4
i40e: abstract the close path for better netdev vsis
by Shannon Nelson
· 11 years ago
c22e3c6
i40e: prep vsi_open logic for non-netdev cases
by Shannon Nelson
· 11 years ago
befc229
i40e/i40evf: update AdminQ API
by Shannon Nelson
· 11 years ago
c9296ad
i40e/i40evf: add tracking to NVM busy state
by Shannon Nelson
· 11 years ago
7d54eb2
i40e: Fix an issue with displaying IPv4 FD filters
by Anjali Singhai Jain
· 11 years ago
98c95a6
i40e: Remove a FW workaround
by Catherine Sullivan
· 11 years ago
acb3676
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
6b19289
i40e: Enable VF Tx bandwidth setting
by Mitch Williams
· 11 years ago
f9b4b62
i40e: Reset the VF upon conflicting VLAN configuration
by Greg Rose
· 11 years ago
0b3aec8
i40e/i40evf: unhide and enable to one prefena field
by Jesse Brandeburg
· 11 years ago
4ba0dea
i40e: Add bridge FDB add/del/dump ops
by Greg Rose
· 11 years ago
c5ffe7e
e1000e/igb/ixgbe/i40e: fix message terminations
by Jakub Kicinski
· 11 years ago
eda183c
ixgbe: clean up Rx time stamping code
by Jakub Kicinski
· 11 years ago
e66c083
igb: fix stats for i210 rx_fifo_errors
by Todd Fujinaka
· 11 years ago
3e7986f
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
by Hiroaki SHIMODA
· 11 years ago
c751a3d
e1000e: Correctly include VLAN_HLEN when changing interface MTU
by Vlad Yasevich
· 11 years ago
059dab6
i40e: fix TCP flag replication for hardware offload
by Jesse Brandeburg
· 11 years ago
dd225bc
i40e: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
5b7af02
i40evf: program RSS LUT correctly
by Mitch A Williams
· 11 years ago
fe6d4aa
i40evf: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
a173f04
ixgb: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
6b8f07b
igbvf: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
5499a96
igb: fix last_rx_timestamp usage
by Jakub Kicinski
· 11 years ago
06c14e5
igb: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
bcf1f57
e1000e: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
4a54b1e
e1000: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
7dc8660
e1000: remove debug messages with function names
by Jakub Kicinski
· 11 years ago
8f12c03
ixgbevf: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
ea69956
ixgbevf: Add bit to mark work queue initialization
by Mark Rustad
· 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
bc0c715
ixgbevf: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
41c6284
ixgbe: Fix rcu warnings induced by LER
by Mark Rustad
· 11 years ago
75009b3
INTEL-IGB: Convert iounmap to pci_iounmap
by Peter Senna Tschudin
· 11 years ago
3dbb7fd
i40e: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
b58f2f7
i40e/i40evf: Remove addressof casts to same type
by Joe Perches
· 11 years ago
e3e3bfd
i40e/i40evf: fix error checking path
by Jean Sacren
· 11 years ago
21d3efd
i40e: fix function kernel doc description
by Jean Sacren
· 11 years ago
32c7494
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
by Mark Rustad
· 11 years ago
6425f0f
ixgbe: fix ixgbe_check_reset_blocked() declaration
by Jean Sacren
· 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
181e7d5
ixgbe: remove redundant if clause from PTP work
by Jakub Kicinski
· 11 years ago
b20a774
e1000e: Fix no connectivity when driver loaded with cable out
by David Ertman
· 11 years ago
ed4420a
igb: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
afc835d
igb: never generate both software and hardware timestamps
by Jakub Kicinski
· 11 years ago
201b54b
e1000e: remove redundant if clause from PTP work
by Jakub Kicinski
· 11 years ago
59c871c
e1000e: add timeout for TX HW time stamping work
by Jakub Kicinski
· 11 years ago
13c2884
i40e: Use DEBUG_FD message level for an FD message
by Anjali Singhai Jain
· 11 years ago
c2e1b59
i40e/i40evf: Add an FD message level
by Anjali Singhai Jain
· 11 years ago
ca04657
i40e: check for netdev before debugfs use
by Shannon Nelson
· 11 years ago
c550360
i40evf: remove double space after return
by Jesse Brandeburg
· 11 years ago
35a91fd
i40e: Add functionality for FD SB to drop packets
by Anjali Singhai Jain
· 11 years ago
1eaa384
i40e: Cleanup in FDIR SB ethtool code
by Anjali Singhai Jain
· 11 years ago
4eb3f76
i40e: eeprom integrity check on load and empr
by Shannon Nelson
· 11 years ago
90e0407
i40e: Make the alloc and free queue vector calls orthogonal
by Greg Rose
· 11 years ago
3526d80
i40evf: fix oops in watchdog handler
by Mitch Williams
· 11 years ago
ce80678
i40e: Delete ATR filter on RST
by Anjali Singhai Jain
· 11 years ago
35d499e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
b709323
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
by Christoph Paasch
· 11 years ago
cb06d10
igb: Fix Null-pointer dereference in igb_reset_q_vector
by Christoph Paasch
· 11 years ago
0f49da0
igb: specify phc_index of 82575 for get_ts_info
by Ken ICHIKAWA
· 11 years ago
db41b87
igb: Fix memory leak in igb_get_module_eeprom()
by Christian Engelmayer
· 11 years ago
22a8b29
igb: add register rd/wr for surprise removal
by Fujinaka, Todd
· 11 years ago
6ab5f7b
igb: implement SIOCGHWTSTAMP ioctl
by Jacob Keller
· 12 years ago
2659780
ixgbevf: Additional adapter removal checks
by Mark Rustad
· 11 years ago
984b0ee
ixgbevf: Check for adapter removal on register writes
by Mark Rustad
· 11 years ago
dbf8b0d
ixgbevf: Check register reads for adapter removal
by Mark Rustad
· 11 years ago
388b2e4
ixgbevf: Make the ethtool register test use accessors
by Mark Rustad
· 11 years ago
06380db
ixgbevf: Use static inlines instead of macros
by Mark Rustad
· 11 years ago
19458bd
ixgbe: Break recursion in case of removal
by Mark Rustad
· 11 years ago
10bdd67
i40evf: clean up init error messages
by Mitch Williams
· 11 years ago
Next »