summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-09-20netxen: Add pcie workaroundRajesh Borundia
2011-09-20netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia
2011-09-20macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang
2011-09-20Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-20igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck
2011-09-20igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck
2011-09-20igb: drop the "adv" off function names relating to descriptorsAlexander Duyck
2011-09-20igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck
2011-09-20igb: update ring and adapter structure to improve performanceAlexander Duyck
2011-09-20igb: streamline Rx buffer allocation and cleanupAlexander Duyck
2011-09-20igb: drop support for single buffer modeAlexander Duyck
2011-09-20igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck
2011-09-20igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck
2011-09-19Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody
2011-09-17bna: Set Ring Param FixRasesh Mody
2011-09-17bna: Semaphore Lock FixRasesh Mody
2011-09-17ixgbe: remove duplicate netif_tx_start_all_queuesEmil Tantilov
2011-09-17ixgbe: fix FCRTL/H register dump for X540Emil Tantilov
2011-09-17ixgbe: cleanup some register readsEmil Tantilov
2011-09-17ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck
2011-09-17ixgbe: drop adapter from ixgbe_fso call documentationAlexander Duyck
2011-09-17ixgbe: Add SFP support for missed 82598 PHYAlexander Duyck
2011-09-17ixgbe: Add missing code for enabling overheat sensor interruptAlexander Duyck
2011-09-17ixgbe: make ixgbe_up and ixgbe_up_complete void functionsAlexander Duyck
2011-09-17v2 ixgbe: Update packet buffer reservation to correct fdir headroom sizeAlexander Duyck
2011-09-17ixgbe: remove redundant configuration of tx_sample_rateAlexander Duyck
2011-09-17ixgb: convert to ndo_fix_featuresMichał Mirosław
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16vxge: make function table conststephen hemminger
2011-09-16bna: make function tables contstephen hemminger
2011-09-16pcnet32: constify function tablestephen hemminger
2011-09-16wan: make LAPB callbacks conststephen hemminger
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings
2011-09-16ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau
2011-09-16ath9k: optimize ath_tx_rc_status usageFelix Fietkau
2011-09-16ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau
2011-09-16ath9k_hw: remove the old tx descriptor APIFelix Fietkau
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau
2011-09-16ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau
2011-09-16ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau