Age | Commit message (Expand) | Author |
2011-09-17 | Merge branch 'fixes' of git://git.user.in-berlin.de/s5r6/linux1394 | Linus Torvalds |
2011-09-17 | Merge branch '3.1-rc-fixes' of git://linux-iscsi.org/target-pending | Linus Torvalds |
2011-09-17 | Bluetooth: add support for 2011 mac mini | Jurgen Kramer |
2011-09-17 | Bluetooth: Add MacBookAir4,1 support | Pieter-Augustijn Van Malleghem |
2011-09-17 | Bluetooth: Fixed BT ST Channel reg order | Chen Ganir |
2011-09-17 | r8169: do not enable the TBI for anything but the original 8169. | Francois Romieu |
2011-09-17 | r8169: remove erroneous processing of always set bit. | Francois Romieu |
2011-09-17 | r8169: fix WOL setting for 8105 and 8111evl | Hayes Wang |
2011-09-17 | r8169: add MODULE_FIRMWARE for the firmware of 8111evl | Hayes Wang |
2011-09-17 | r8169: fix the reset setting for 8111evl | Hayes Wang |
2011-09-17 | bna: Eliminate Small Race Condition Window in RX Path | Rasesh Mody |
2011-09-17 | bna: Set Ring Param Fix | Rasesh Mody |
2011-09-17 | bna: Semaphore Lock Fix | Rasesh Mody |
2011-09-16 | ixgbe: remove duplicate netif_tx_start_all_queues | Emil Tantilov |
2011-09-16 | ixgbe: fix FCRTL/H register dump for X540 | Emil Tantilov |
2011-09-16 | ixgbe: cleanup some register reads | Emil Tantilov |
2011-09-16 | ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC | Alexander Duyck |
2011-09-16 | ixgbe: drop adapter from ixgbe_fso call documentation | Alexander Duyck |
2011-09-16 | ixgbe: Add SFP support for missed 82598 PHY | Alexander Duyck |
2011-09-16 | ixgbe: Add missing code for enabling overheat sensor interrupt | Alexander Duyck |
2011-09-16 | ixgbe: make ixgbe_up and ixgbe_up_complete void functions | Alexander Duyck |
2011-09-16 | v2 ixgbe: Update packet buffer reservation to correct fdir headroom size | Alexander Duyck |
2011-09-16 | ixgbe: remove redundant configuration of tx_sample_rate | Alexander Duyck |
2011-09-16 | ixgb: convert to ndo_fix_features | Michał Mirosław |
2011-09-16 | iscsi-target: Fix sendpage breakage with proper padding+DataDigest iovec offsets | Nicholas Bellinger |
2011-09-16 | ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2011-09-16 | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings |
2011-09-16 | can: ti_hecc: include linux/io.h | Daniel Mack |
2011-09-16 | vxge: make function table const | stephen hemminger |
2011-09-16 | bna: make function tables cont | stephen hemminger |
2011-09-16 | pcnet32: constify function table | stephen hemminger |
2011-09-16 | wan: make LAPB callbacks const | stephen hemminger |
2011-09-16 | Merge branch 'for-linus' of git://github.com/dtor/input | Linus Torvalds |
2011-09-16 | sfc: Use correct fields of struct ethtool_coalesce | Ben Hutchings |
2011-09-16 | sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() | Ben Hutchings |
2011-09-16 | sfc: Correct reporting and validation of TX interrupt coalescing | Ben Hutchings |
2011-09-16 | sfc: Use consistent types for interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | sfc: Correct error code for unsupported interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | ath9k: do not insert padding into tx buffers on AR9380+ | Felix Fietkau |
2011-09-16 | ath9k: optimize ath_tx_rc_status usage | Felix Fietkau |
2011-09-16 | ath9k: remove a redundant check in ath_tx_form_aggr | Felix Fietkau |
2011-09-16 | ath9k: optimize ath9k_ps_restore | Felix Fietkau |
2011-09-16 | ath9k_hw: remove the old tx descriptor API | Felix Fietkau |
2011-09-16 | ath9k: use the new API for setting tx descriptors | Felix Fietkau |
2011-09-16 | ath9k_hw: add a new API for setting tx descriptors | Felix Fietkau |
2011-09-16 | ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc | Felix Fietkau |
2011-09-16 | ath9k: call ath9k_hw_set_desc_link for beacon descriptors | Felix Fietkau |
2011-09-16 | ath9k: move ath_buf_set_rate to remove a forward declaration | Felix Fietkau |
2011-09-16 | ath9k: reduce the number of functions that access the tx descriptor | Felix Fietkau |
2011-09-16 | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags | Felix Fietkau |