ixgbe: Support RX-ALL feature flag.
[deliverable/linux.git] / drivers / net / ethernet / intel / e1000e /
2012-03-16  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-11  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-03-09  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-09  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-08  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-03-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-06  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-06  Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-03-05  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-03-03  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-03-01  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-01  Bruce Allane1000e: use msleep instead of mdelay
2012-03-01  Bruce Allane1000e: cleanup whitespace and indentation
2012-03-01  Bruce Allane1000e: cleanup incorrect filename in comment
2012-03-01  David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-02-28  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-02-27  Linus TorvaldsMerge tag 'ktest-fix-make-min-failed-build-for-real...
2012-02-27  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-25  Bruce Allane1000e: rename e1000e_reload_nvm() and call as function...
2012-02-25  Bruce Allane1000e: cleanup - remove unnecessary variable
2012-02-25  Bruce Allane1000e: use true/false for boolean send_xon, do not...
2012-02-25  Bruce Allane1000e: cleanup comment in e1000_hash_mc_addr()
2012-02-25  Bruce Allane1000e: rename e1000e_config_collision_dist() and call...
2012-02-25  Bruce Allane1000e: comment correction in e1000e_set_kmrn_lock_loss...
2012-02-25  Bruce Allane1000e: cleanup calls to setup_physical_interface funct...
2012-02-25  Bruce Allane1000e: cleanup use of check_reset_block function pointer
2012-02-25  Bruce Allane1000e: cleanup use of check_mng_mode function pointer
2012-02-25  Bruce Allane1000e: cleanup: rename e1000e_setup_link() and call...
2012-02-25  Bruce Allane1000e: cleanup: rename e1000e_id_led_init() and call...
2012-02-24  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-02-24  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-24  Bruce Allane1000e: cosmetic comment changes to make lines less...
2012-02-24  Bruce Allane1000e: cosmetic change to boolean comparisons
2012-02-24  Ben Greeare1000e: Support RXALL feature flag.
2012-02-24  Ben Greeare1000e: Support sending custom Ethernet CRC.
2012-02-24  Ben Greeare1000e: Support RXFCS feature flag.
2012-02-21  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-19  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-17  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-02-16  David S. MillerMerge git://git./linux/kernel/git/bwh/sfc-next
2012-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-02-13  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-13  Bruce Allane1000e: cleanup goto statements to exit points without...
2012-02-13  Bruce Allane1000e: potentially incorrect return for e1000e_setup_f...
2012-02-13  Bruce Allane1000e: potentially incorrect return for e1000_init_hw_...
2012-02-13  Bruce Allane1000e: cleanup: minor whitespace addition (insert...
2012-02-13  Bruce Allane1000e: cleanup: remove unnecessary variable initializa...
2012-02-13  Bruce Allane1000e: cleanup: remove unnecessary test and return
2012-02-13  Bruce Allane1000e: cleanup: remove unnecessary variable ret_val
2012-02-13  Bruce Allane1000e: cleanup: remove unreachable statement
2012-02-13  Bruce Allane1000e: potentially incorrect return for e1000_set_d3_l...
2012-02-13  Bruce Allane1000e: cleanup: always return 0
2012-02-13  Bruce Allane1000e: cleanup: remove unnecessary assignments just...
2012-02-13  Bruce Allane1000e: potential incorrect return for e1000_setup_copp...
2012-02-13  Bruce Allane1000e: potentially incorrect return for e1000_cfg_kmrn...
2012-02-13  Bruce Allane1000e: cleanup: rename goto labels to be more meaningful
2012-02-13  Bruce Allane1000e: cleanup: use goto for common work needed by...
2012-02-13  Takashi IwaiMerge branch 'fix/acer-alc889-fix' into fix/hda
2012-02-11  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-02-10  Bruce Allane1000e: replace '1' with 'true' for boolean get_link_status
2012-02-10  Bruce Allane1000e: pass pointer to hw struct for e1000_init_mac_pa...
2012-02-10  Bruce Allane1000e: use true/false for bool autoneg_false
2012-02-10  Bruce Allane1000e: remove unnecessary parentheses
2012-02-10  Bruce Allane1000e: remove unnecessary returns from void functions
2012-02-10  Bruce Allane1000e: remove test that is always false
2012-02-09  Linus TorvaldsMerge branch '3.3-rc-fixes' of git://git./linux/kernel...
2012-02-09  Linus TorvaldsMerge tag 'md-3.3-fixes' of git://neil.brown.name/md
2012-02-08  Tony LindgrenMerge branch 'fixes-dt' into fixes
2012-02-07  Linus TorvaldsMerge tag 'fbdev-fixes-for-3.3-1' of git://github.com...
2012-02-07  David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-02-07  Bruce Allane1000e: minor whitespace and indentation cleanup
2012-02-07  Bruce Allane1000e: fix sparse warnings with -D__CHECK_ENDIAN__
2012-02-07  Bruce Allane1000e: fix checkpatch warning from MINMAX test
2012-02-07  Bruce Allane1000e: cleanup - use braces in both branches of a...
2012-02-07  Bruce Allane1000e: cleanup e1000_set_phys_id
2012-02-07  Bruce Allane1000e: cleanup e1000_init_mac_params_82571()
2012-02-07  Bruce Allane1000e: cleanup e1000_init_mac_params_80003es2lan()
2012-02-07  Bruce Allane1000e: cleanup - check return values consistently
2012-02-07  Bruce Allane1000e: add missing initializers reported when compilin...
2012-02-06  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-04  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02  Linus TorvaldsMerge branches 'core-urgent-for-linus', 'perf-urgent...
2012-01-31  Linus TorvaldsMerge tag 'for-linus' of git://github.com/prasad-joshi...
2012-01-31  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2012-01-30  David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-01-29  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-01-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27  Konrad Rzeszutek... Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3
2012-01-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27  Bruce Allane1000e: update copyright year
2012-01-27  Bruce Allane1000e: split lib.c into three more-appropriate files
2012-01-27  Bruce Allane1000e: call er16flash() instead of __er16flash()
2012-01-27  Bruce Allane1000e: increase version number
2012-01-27  Bruce Allane1000e: convert final strncpy() to strlcpy()
2012-01-27  Bruce Allane1000e: concatenate long debug strings which span multi...
2012-01-27  Bruce Allane1000e: conditionally restart autoneg on 82577/8/9...
next
This page took 0.104461 seconds and 8 git commands to generate.