]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-17 Joe Jine1000e: WoL fails on device ID 0x1501
2012-05-17 Bruce Allane1000e: WoL can fail on 82578DM
2012-05-17 Bruce Allane1000e: remove redundant reverse dependency on CRC32
2012-05-17 Bruce Allane1000e: minor whitespace and indentation cleanup
2012-05-17 Bruce Allane1000e: fix sparse warnings with -D__CHECK_ENDIAN__
2012-05-17 Bruce Allane1000e: fix checkpatch warning from MINMAX test
2012-05-17 Bruce Allane1000e: cleanup - use braces in both branches of a...
2012-05-17 Bruce Allane1000e: cleanup e1000_set_phys_id
2012-05-17 Bruce Allane1000e: cleanup e1000_init_mac_params_82571()
2012-05-17 Bruce Allane1000e: cleanup e1000_init_mac_params_80003es2lan()
2012-05-17 Joe Jine1000e: rename es2lan.c to 80003es2lan.c
2012-05-17 Bruce Allane1000e: cleanup - check return values consistently
2012-05-17 Bruce Allane1000e: add missing initializers reported when compilin...
2012-05-17 Bruce Allane1000e: update copyright year
2012-05-17 Bruce Allane1000e: split lib.c into three more-appropriate files
2012-05-17 Bruce Allane1000e: call er16flash() instead of __er16flash()
2012-05-17 Joe Jine1000e: increase version number
2012-05-17 Bruce Allane1000e: convert final strncpy() to strlcpy()
2012-05-17 Bruce Allane1000e: concatenate long debug strings which span multi...
2012-05-17 Bruce Allane1000e: conditionally restart autoneg on 82577/8/9...
2012-05-17 Bruce Allane1000e: increase Rx PBA to prevent dropping received...
2012-05-17 Joe Jine1000e: ICHx/PCHx LOMs should use LPLU setting in NVM...
2012-05-17 Bruce Allane1000e: update workaround for 82579 intermittently...
2012-05-17 Bruce Allane1000e: disable Early Receive DMA on ICH LOMs
2012-05-17 David S. Millere1000e: Need to include vmalloc.h
2012-05-17 Bruce Allane1000e: 82574/82583 Tx hang workaround
2012-05-17 Bruce Allane1000e: use hardware default values for Transmit Contro...
2012-05-17 Bruce Allane1000e: use default settings for Tx Inter Packet Gap...
2012-05-17 Bruce Allane1000e: 82579: workaround for link drop issue
2012-05-17 Bruce Allane1000e: always set transmit descriptor control register...
2012-05-17 Bruce Allane1000e: re-factor ethtool get/set ring parameter
2012-05-17 Joe Jine1000e: pass pointer to ring struct instead of adapter...
2012-05-17 Joe Jine1000e: add Receive Packet Steering (RPS) support
2012-05-17 Joe Jine1000e: convert to netdev features/hw_features API
2012-05-17 Bruce Allane1000e: cleanup Rx checksum offload code
2012-05-17 Bruce Allane1000e: convert head, tail and itr_register offsets...
2012-05-17 Bruce Allane1000e: re-enable alternate MAC address for all devices...
2012-05-17 Bruce Allane1000e: default IntMode based on kernel config & availa...
2012-05-17 Joe Jine1000e: convert to real ndo_set_rx_mode
2012-05-17 Joe Jinnet: introduce IFF_UNICAST_FLT private flag
2012-05-17 Joe Jine1000e: remove use of ndo_set_multicast_list in drivers
2012-05-17 Jeff Kirshere1000e: Convert printks to pr_<level>
2012-05-17 Bruce Allane1000e: demote a debugging WARN to a debug log message
2012-05-17 Eric Dumazete1000e: fix skb truesize underestimation
2012-05-17 Bruce Allane1000e: locking bug introduced by commit 67fd4fcb
2012-05-17 Bruce Allane1000e: bad short packets received when jumbos enabled...
2012-05-17 Joe Jine1000e: convert driver to use extended descriptors
2012-05-17 Joe Jindrivers/net: Add module.h to drivers who were implicitl...
2012-05-17 Bruce Allane1000e: hitting BUG_ON() from napi_enable
2012-05-17 Andrei Emeltchenkoe1000: Silence sparse warnings by correcting type
2012-05-17 Tushar Davev2 e1000: Neaten e1000_dump function
2012-05-17 Joe Perchese1000: Neaten e1000_config_dsp_after_link_change
2012-05-17 Joe Jine1000: fix vlan processing regression
2012-05-17 Joe Jine1000: Remove unnecessary k.alloc/v.alloc OOM messages
2012-05-17 Dean Nelsone1000: add dropped DMA receive enable back in for WoL
2012-05-17 Tushar Davee1000: Adding e1000_dump function
2012-05-17 Dean Nelsone1000: don't enable dma receives until after dma addres...
2012-05-17 Dean Nelsone1000: save skb counts in TX to avoid cache misses
2012-05-17 Florian Fainellie1000: cleanup CE4100 MDIO registers access
2012-05-17 Florian Fainellie1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
2012-05-17 Jesse Brandeburge1000: fix lockdep splat in shutdown handler
2012-05-17 Joe Jine1000e/ixgb: fix assignment of 0/1 to bool variables.
2012-05-17 Joe Perchesintel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
2012-05-17 Eric Dumazete1000: fix skb truesize underestimation
2012-05-17 Jesse Brandeburge1000: convert to private mutex from rtnl
2012-05-17 Jesse Brandeburge1000: convert mdelay to msleep
2012-05-17 Jesse Brandeburge1000: convert hardware management from timers to threads
2012-05-17 Joe Jine100: Remove alloc_etherdev error messages
2012-05-17 Joe Jinnet: Remove Intel NICs unnecessary driver assignments...
2012-05-17 Ben Greeare100: Show short v/s long rx length errors in ethtool...
2012-05-17 Ben Greeare100: Fix rx-over-length statistics.
2012-05-17 Jesse Brandeburge100: make sure vlan support isn't advertised on old...
2012-05-17 Jason Wang8139cp: properly config rx mode after resuming
2012-05-17 Joe Jinbnx2x: add bnx2x firmware 7.2.16
2012-05-17 Neil Hormanbnx2fc: Remove bh disable in softirq context
2012-05-17 Bhanu Prakash... bnx2fc: HSI dependent changes for 7.2.xx FW
2012-05-17 Bhanu Prakash... bnx2fc: Bumped version to 1.0.10
2012-05-17 Bhanu Prakash... bnx2fc: NPIV ports go offline when interface is brought...
2012-05-17 Bhanu Prakash... bnx2fc: Handle LOGO flooding from the target
2012-05-17 Bhanu Prakash... bnx2fc: fix panic in bnx2fc_post_io_req
2012-05-17 Bhanu Prakash... bnx2fc: Bumped version to 1.0.9
2012-05-17 Bhanu Prakash... bnx2fc: Handle SRR LS_ACC drop scenario
2012-05-17 Bhanu Prakash... bnx2fc: Handle ABTS timeout during ulp timeout
2012-05-17 Bhanu Prakash... bnx2fc: Bumped version to 1.0.8
2012-05-17 Bhanu Prakash... bnx2fc: Return error statistics of remote peer
2012-05-17 Bhanu Prakash... bnx2fc: call ctlr_link_up only when the interface is...
2012-05-17 Bhanu Prakash... bnx2fc: Bumped version to 1.0.7
2012-05-17 Bhanu Prakash... bnx2fc: Handle bnx2fc_map_sg failure
2012-05-17 Bhanu Prakash... bnx2fc: Replace scsi_dma_map() with dma_map_sg().
2012-05-17 Bhanu Prakash... bnx2fc: Bumped version to 1.0.6
2012-05-17 Bhanu Prakash... bnx2fc: Fix FW assert during RSCN stress tests
2012-05-17 Bhanu Prakash... bnx2fc: Fix panic caused because of incorrect errror...
2012-05-17 Bhanu Prakash... bnx2fc: Avoid calling bnx2fc_if_destroy with unnecessar...
2012-05-17 Nithin Nayak... bnx2fc: Validate vlan id in NETDEV_UNREGISTER handler
2012-05-17 Bhanu Prakash... bnx2fc: No abort issued for REC when it times out
2012-05-17 Bhanu Prakash... bnx2fc: Send solicitation only after vlan discovery...
2012-05-17 Bhanu Prakash... bnx2fc: Reset max receive frame size during link up
2012-05-17 Bhanu Prakash... bnx2fc: Need not schedule destroy_work from __bnx2fc_de...
2012-05-17 Bhanu Prakash... bnx2fc: Bump version to 1.0.5
2012-05-17 Bhanu Prakash... bnx2fc: Prevent creating of NPIV port with duplicate WWN
next