index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Age
Commit message (
Expand
)
Author
2012-02-10
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
e1000e: remove test that is always false
Bruce Allan
2012-02-07
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-01-26
e1000e: update copyright year
Bruce Allan
2012-01-26
e1000e: split lib.c into three more-appropriate files
Bruce Allan
2012-01-26
e1000e: call er16flash() instead of __er16flash()
Bruce Allan
2012-01-26
e1000e: increase version number
Bruce Allan
2012-01-26
e1000e: convert final strncpy() to strlcpy()
Bruce Allan
2012-01-26
e1000e: concatenate long debug strings which span multiple lines
Bruce Allan
2012-01-26
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
Bruce Allan
2012-01-26
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
Bruce Allan
2012-01-26
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
Bruce Allan
2012-01-26
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
Bruce Allan
2012-01-26
e1000e: disable Early Receive DMA on ICH LOMs
Bruce Allan
2012-01-26
e1000e: Need to include vmalloc.h
David S. Miller
2012-01-25
e1000e: 82574/82583 Tx hang workaround
Bruce Allan
2012-01-25
e1000e: use hardware default values for Transmit Control register
Bruce Allan
2012-01-25
e1000e: use default settings for Tx Inter Packet Gap timer
Bruce Allan
2012-01-25
e1000e: 82579: workaround for link drop issue
Bruce Allan
2012-01-25
e1000e: always set transmit descriptor control registers the same
Bruce Allan
2012-01-25
e1000e: default IntMode based on kernel config & available hardware support
Bruce Allan
2012-01-25
e1000e: re-factor ethtool get/set ring parameter
Bruce Allan
2012-01-25
e1000e: pass pointer to ring struct instead of adapter struct
Bruce Allan
2012-01-25
e1000e: convert head, tail and itr_register offsets to __iomem pointers
Bruce Allan
2012-01-25
e1000e: re-enable alternate MAC address for all devices which support it
Bruce Allan
2012-01-25
e1000e: add Receive Packet Steering (RPS) support
Bruce Allan
2012-01-25
e1000e: cleanup Rx checksum offload code
Bruce Allan
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-05
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-11-29
e1000e: Support for byte queue limits
Tom Herbert
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
e1000e: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[prev]
[next]