index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Age
Commit message (
Expand
)
Author
2008-02-15
ixgbe: Correctly obtain protocol information on transmit
Auke Kok
2008-02-11
ixgbe: remove accidentally added #ifdef
Auke Kok
2008-02-11
ixgbe: Disallow device reset during ethtool test
Auke Kok
2008-02-11
ixgbe: warn when device is in a x4 or lower width slot
Auke Kok
2008-02-05
ixgbe: add real-time traffic counters
Ayyappan Veeraiyan
2008-02-05
ixgbe: fix several counter register errata
Ayyappan Veeraiyan
2008-02-05
ixgbe: properly return CHECKSUM_NONE, cleanup csum code
Ayyappan Veeraiyan
2008-02-05
ixgbe: Fix FW init/release, make this code a function
Ayyappan Veeraiyan
2008-02-05
ixgbe: Fix pause code for ethtool
Ayyappan Veeraiyan
2008-02-05
ixbge: Make ethtool code account for media types
Ayyappan Veeraiyan
2008-02-05
ixbge: remove TX lock and redo TX accounting.
Ayyappan Veeraiyan
2008-02-05
ixgbe: remove obsolete irq_sem, add driver state checking code
Ayyappan Veeraiyan
2008-01-28
ixgbe endianness annotations
Al Viro
2008-01-28
drivers/net/ixgb: Add missing "space"
Joe Perches
2008-01-28
ixgbe: Fix copper PHY initialization code
Auke Kok
2008-01-28
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-20
[NET]: Fix interrupt semaphore corruption in Intel drivers.
David S. Miller
2008-01-17
[NET]: Fix TX timeout regression in Intel drivers.
David S. Miller
2008-01-08
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
David S. Miller
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2007-10-30
ixgbe: minor sparse fixes
Stephen Hemminger
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok