aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bna: PCI Probe Conf Lock FixRasesh Mody2011-09-21
* Merge branch 'master' of github.com:davem330/net-nextDavid S. Miller2011-09-21
|\
| * macmace, macsonic: cleanupFinn Thain2011-09-21
| * net/smsc911x: Correctly configure 16-bit register access from DTDave Martin2011-09-21
* | can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger2011-09-21
|/
* net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-20
* netxen: Add pcie workaroundRajesh Borundia2011-09-20
* netxen: Fix vhdr_len in case of non vlan packets.Rajesh Borundia2011-09-20
* macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang2011-09-20
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-20
|\
| * igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-20
| * igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-20
| * igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-20
| * igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-20
| * igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-20
| * igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-20
| * igb: drop support for single buffer modeAlexander Duyck2011-09-20
| * igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-20
| * igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-20
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19
|\ \ | |/ |/|
| * ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-16
| * ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-16
| * ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-16
| * ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-16
| * ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-16
| * ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-16
| * ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-16
| * ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-16
| * ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-16
| * ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau2011-09-16
| * ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-16
| * ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-16
| * ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-16
| * ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-16
| * ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-16
| * ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-16
| * ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-16
| * ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan2011-09-16
| * ath9k_hw: move register definitions to header filesSenthil Balasubramanian2011-09-16
| * ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-16
| * ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian2011-09-16
| * ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian2011-09-16
| * Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville2011-09-16
| |\
| | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-09-14
| | |\
| | | * wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho2011-08-25
| | | * wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-25
| | | * wl12xx: enter psm only after station role was startedEliad Peller2011-08-25
| | | * wl12xx: increase psm_entry_retriesEliad Peller2011-08-25
| | | * wl12xx: initialize rate_set on band rates initializationEliad Peller2011-08-25
| | | * wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov2011-08-25