]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2012-05-16 Joe Jintg3: Fix advertisement handling
2012-05-16 Matt Carlsontg3: Add 57766 ASIC rev support
2012-05-16 Matt Carlsontg3: Make the TX BD DMA limit configurable
2012-05-16 Matt Carlsontg3: Track LP advertising
2012-05-16 Joe Jin tg3: Integrate flowctrl check into AN adv check
2012-05-16 Matt Carlsonnet: Change mii to ethtool advertisement function names
2012-05-16 Joe Jinnet: Add ethtool to mii advertisment conversion helpers
2012-05-16 Eric Dumazettg3: fix ipv6 header length computation
2012-05-16 Matt Carlsontg3: Break out RSS indir table init and assignment
2012-05-16 Matt Carlsontg3: Update version to 3.122
2012-05-16 Matt Carlsontg3: Return flowctrl config through ethtool
2012-05-16 Matt Carlsontg3: Save stats across chip resets
2012-05-16 Matt Carlsontg3: Remove ethtool stats member from dev struct
2012-05-16 Matt Carlsontg3: Scale back code that modifies MRRS
2012-05-16 Matt Carlsontg3: Fix TSO CAP for 5704 devs w / ASF enabled
2012-05-16 Matt Carlsontg3: Add MDI-X reporting
2012-05-16 Matt Carlsontg3: Restrict large prod ring cap devices
2012-05-16 Matt Carlsontg3: Adjust BD replenish thresholds
2012-05-16 Matt Carlsontg3: Make 1000Base-X FC resolution look like 1000T
2012-05-16 Matt Carlsontg3: Update version to 3.121
2012-05-16 Matt Carlsontg3: Eliminate timer race with reset_task
2012-05-16 Joe Jintg3: Schedule at most one tg3_reset_task run
2012-05-16 Matt Carlsontg3: Obtain PCI function number from device
2012-05-16 Matt Carlsontg3: Fix irq alloc error cleanup path
2012-05-16 Matt Carlsontg3: Fix 4k skb error recovery path
2012-05-16 Joe Jintg3: Fix 4k tx bd segmentation code
2012-05-16 Matt Carlsontg3: Fix APE mutex init and use
2012-05-16 Joe Jintg3: add tx_dropped counter
2012-05-16 Eric Dumazettg3: fix tigon3_dma_hwbug_workaround()
2012-05-16 Joe Jintg3: Remove unnecessary driver assignments of ethtool_r...
2012-05-16 Matt Carlsontg3: Code movement
2012-05-16 Matt Carlsontg3: Eliminate tg3_halt_cpu() prototype
2012-05-16 Matt Carlsontg3: Eliminate tg3_write_sig_post_reset() prototype
2012-05-16 Matt Carlsontg3: Eliminate tg3_stop_fw() prototype
2012-05-16 Matt Carlsontg3: Remove tp->rx_offset term when unneeded
2012-05-16 Matt Carlsontg3: Fix missed MSI workaround
2012-05-16 Matt Carlsontg3: Workaround tagged status update bug
2012-05-16 Matt Carlsontg3: Add ability to turn off 1shot MSI
2012-05-16 Matt Carlsontg3: Check all adv bits when checking config
2012-05-16 Matt Carlsontg3: Update version to 3.120
2012-05-16 Matt Carlsontg3: Add external loopback support to selftest
2012-05-16 Amit Kumar... net: add external loopback test in ethtool self test
2012-05-16 Matt Carlsontg3: Restructure tg3_test_loopback
2012-05-16 Matt Carlsontg3: Pull phy int lpbk setup into separate func
2012-05-16 Matt Carlsontg3: Consilidate MAC loopback code
2012-05-16 Matt Carlsontg3: Remove dead code
2012-05-15 Matt Carlsontg3: Remove 5719 jumbo frames and TSO blocks
2012-05-15 Matt Carlsontg3: Break larger frags into 4k chunks for 5719
2012-05-15 Matt Carlsontg3: Add tx BD budgeting code
2012-05-15 Matt Carlsontg3: Consolidate code that calls tg3_tx_set_bd()
2012-05-15 Matt Carlsontg3: Add partial fragment unmapping code
2012-05-15 Matt Carlsontg3: Generalize tg3_skb_error_unmap()
2012-05-15 Matt Carlsontg3: Remove short DMA check for 1st fragment
2012-05-15 Matt Carlsontg3: Simplify tx bd assignments
2012-05-15 Matt Carlsontg3: Reintroduce tg3_tx_ring_info
2012-05-15 Matt Carlsontg3: Fix NVRAM selftest failures for 5720 devs
2012-05-15 Matt Carlsontg3: Add more selfboot formats to NVRAM selftest
2012-05-15 Matt Carlsontg3: Return size from tg3_vpd_readblock()
2012-05-15 Matt Carlsontg3: Fix RSS indirection table distribution
2012-05-15 Matt Carlsontg3: Fix link down notify failure when EEE disabled
2012-05-15 Matt Carlsontg3: Fix link flap at 100Mbps with EEE enabled
2012-05-15 Matt Carlsontg3: Match power source to driver state
2012-05-15 Matt Carlsontg3: Add function status reporting
2012-05-15 Matt Carlsontg3: Create critical section around GPIO toggling
2012-05-15 Matt Carlsontg3: Determine PCI function number in one place
2012-05-15 Matt Carlsontg3: Check transitions to D0 power state
2012-05-15 Matt Carlsontg3: Create funcs for power source switching
2012-05-15 Matt Carlsontg3: Move power state transitions to init_one
2012-05-15 Matt Carlsontg3: Detect APE enabled devs earlier
2012-05-15 Jon Masontg3: remove unnecessary read of PCI_CAP_ID_EXP
2012-05-15 Matt Carlsontg3: Migrate phy preprocessor defs to system defs
2012-05-15 Matt Carlsontg3: Show flowctrl settings through get_settings()
2012-05-15 Matt Carlsontg3: Remove 4G_DMA_BNDRY_BUG flag
2012-05-15 Matt Carlsontg3: Remove 40BIT_DMA_LIMIT_BUG
2012-05-15 Akinobu Mita[SCSI] hpsa: use find_first_zero_bit
2012-05-15 Stephen M.... [SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register...
2012-05-15 Stephen M.... [SCSI] hpsa: removed unneeded structure member max_sg_e...
2012-05-15 Stephen M.... [SCSI] hpsa: fix per device memory leak on driver unload
2012-05-15 Stephen M.... [SCSI] hpsa: do not sleep in atomic context in rmmod...
2012-05-15 Stephen M.... [SCSI] hpsa: fix flush cache transfer length
2012-05-15 Stephen M.... [SCSI] hpsa: set max sectors instead of taking the...
2012-05-15 Stephen M.... [SCSI] hpsa: detect controller lockup
2012-05-15 Stephen M.... [SCSI] hpsa: remove unused busy_initializing and busy_s...
2012-05-15 Stephen M.... cciss: fix flush cache transfer length
2012-05-15 Stephen M.... cciss: auto engage SCSI mid layer at driver load time
2012-05-15 Matthew GarrettThe Windows driver .inf disables ASPM on all cciss...
2012-05-15 Joe Handzikcciss: add transport mode attribute to sys
2012-05-15 Joseph Handzikcciss: Adds simple mode functionality
2012-05-15 Scott Teel[SCSI] hpsa: update device attributes when they change
2012-05-15 Scott Teel[SCSI] hpsa: improve naming on external target device...
2012-05-15 Scott Teel[SCSI] hpsa: eliminate 8 external target limitation
2012-05-15 Scott Teel[SCSI] hpsa: fix potential array overflow in hpsa_updat...
2012-05-15 Scott Teel[SCSI] hpsa: rename HPSA_MAX_SCSI_DEVS_PER_HBA
2012-05-15 Stephen M.... [SCSI] hpsa: refactor hpsa_figure_bus_target_lun
2012-05-15 Stephen M.... [SCSI] hpsa: make target and lun match what SCSI REPORT...
2012-05-15 Stephen M.... [SCSI] hpsa: Fix problem with MSA2xxx devices
2012-05-15 Joe Jin[scsi] hpsa: Add IRQF_SHARED back in for the non-MSI...
2012-05-11 Maxim UvarovSPEC: v2.6.39-200.9.0
2012-05-11 Moger, Babu[SCSI] scsi_dh_rdac: Fix for unbalanced reference count
2012-05-11 Moger, Babu[SCSI] scsi_dh_rdac: Adding couple more vendor product ids
next