summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* macvtap: fix the uninitialized var using in macvtap_alloc_skb()Jason Wang2011-09-201-7/+5
* Merge git://github.com/Jkirsher/net-nextDavid S. Miller2011-09-203-345/+311
|\
| * igb: Remove multi_tx_table and simplify igb_xmit_frameAlexander Duyck2011-09-192-17/+23
| * igb: Replace E1000_XX_DESC_ADV with IGB_XX_DESCAlexander Duyck2011-09-193-20/+20
| * igb: drop the "adv" off function names relating to descriptorsAlexander Duyck2011-09-193-36/+36
| * igb: Refactor clean_rx_irq to reduce overhead and improve performanceAlexander Duyck2011-09-191-49/+47
| * igb: update ring and adapter structure to improve performanceAlexander Duyck2011-09-192-41/+46
| * igb: streamline Rx buffer allocation and cleanupAlexander Duyck2011-09-192-88/+104
| * igb: drop support for single buffer modeAlexander Duyck2011-09-193-86/+28
| * igb: Update max_frame_size to account for an optional VLAN tag if presentAlexander Duyck2011-09-192-9/+12
| * igb: Update RXDCTL/TXDCTL configurationsAlexander Duyck2011-09-192-16/+12
* | Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...John W. Linville2011-09-19137-4594/+9860
|\ \ | |/ |/|
| * MAINTAINERS: update ath6klKalle Valo2011-09-161-6/+8
| * mac80211: fix endian issues and comments for BAR failure handlingFelix Fietkau2011-09-161-6/+8
| * ath9k: do not insert padding into tx buffers on AR9380+Felix Fietkau2011-09-161-19/+37
| * ath9k: optimize ath_tx_rc_status usageFelix Fietkau2011-09-161-16/+13
| * ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-161-2/+1
| * ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
| * ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-166-472/+0
| * ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-163-160/+122
| * ath9k_hw: add a new API for setting tx descriptorsFelix Fietkau2011-09-165-1/+275
| * ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdescFelix Fietkau2011-09-161-2/+1
| * ath9k: call ath9k_hw_set_desc_link for beacon descriptorsFelix Fietkau2011-09-161-0/+1
| * ath9k: move ath_buf_set_rate to remove a forward declarationFelix Fietkau2011-09-161-142/+141
| * ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-162-35/+57
| * ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-164-29/+13
| * ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-162-4/+5
| * ath9k: make beacon timer initialization more reliableFelix Fietkau2011-09-161-0/+1
| * ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-161-4/+5
| * ath9k: Fix PS wrappers and enabling LEDMohammed Shafi Shajakhan2011-09-161-2/+2
| * ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-162-0/+3
| * ath9k_hw: Do full chip reset on 11A channels for AR9003Rajkumar Manoharan2011-09-161-3/+5
| * ath9k_hw: move register definitions to header filesSenthil Balasubramanian2011-09-162-26/+25
| * ath9k_hw: Add support for AR946/8x chipsets.Senthil Balasubramanian2011-09-167-36/+362
| * ath9k_hw: Split tx/rx gain table initval handlingSenthil Balasubramanian2011-09-161-180/+210
| * ath9k_hw: Add initvals and register definitions for AR946/8x chipsets.Senthil Balasubramanian2011-09-166-18/+3883
| * nl80211/cfg80211/mac80211: fix wme docsEliad Peller2011-09-163-2/+11
| * Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville2011-09-166-29/+103
| |\
| | * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2011-09-146-29/+103
| | |\
| | | * wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scanLuciano Coelho2011-08-251-2/+5
| | | * wl12xx: add support for multiple SSIDs in sched_scanLuciano Coelho2011-08-252-7/+57
| | | * wl12xx: enter psm only after station role was startedEliad Peller2011-08-251-13/+13
| | | * wl12xx: increase psm_entry_retriesEliad Peller2011-08-251-1/+1
| | | * wl12xx: initialize rate_set on band rates initializationEliad Peller2011-08-251-2/+6
| | | * wl12xx: allow 11a AP-mode for wl127x devicesArik Nemtsov2011-08-251-3/+1
| | | * wl12xx: use 2 spare TX blocks for GEM cipherGuy Eilam2011-08-254-3/+22
| * | | libertas: prioritize usb8388_olpc.bin firmware on OLPC machinesAndres Salomon2011-09-141-0/+21
| * | | wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap2011-09-141-0/+2
| * | | rt2x00: Use the available helper functions to initialize the WCID tableHelmut Schaa2011-09-141-5/+2
| * | | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-141-0/+11
OpenPOWER on IntegriCloud