summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ath9k: remove a redundant check in ath_tx_form_aggrFelix Fietkau2011-09-161-2/+1Star
| * | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
| * | ath9k_hw: remove the old tx descriptor APIFelix Fietkau2011-09-166-472/+0Star
| * | ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-163-160/+122Star
| * | 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/+1Star
| * | 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/+141Star
| * | 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/+13Star
| * | 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/+25Star
| * | 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/+1Star
| | | * | 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/+2Star
| * | | | rt2x00: Forbid aggregation for STAs not programmed into the hwHelmut Schaa2011-09-141-0/+11
| * | | | rt2x00: Make use of sta_add/remove callbacks in rt2800Helmut Schaa2011-09-144-30/+134
| * | | | rt2x00: Add WCID to HT TX descriptorHelmut Schaa2011-09-142-1/+7
| * | | | rt2x00: Add WCID to crypto structHelmut Schaa2011-09-142-2/+7
| * | | | rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-143-0/+60
| * | | | rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-143-9/+23
| * | | | mac80211: Update device channel in case of HW channel switch supportedShahar Levi2011-09-141-0/+3
| * | | | mac80211: Mark all mesh stations as QoS capableJavier Cardona2011-09-141-1/+1
| * | | | mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-148-14/+17
| * | | | mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-144-10/+14
| * | | | rt2x00: Avoid unnecessary uncachedHelmut Schaa2011-09-141-4/+4
| * | | | rt2x00: Update some TX descriptorHelmut Schaa2011-09-141-2/+2
| * | | | rt2x00: Remove incorrect led blinkHelmut Schaa2011-09-141-16/+0Star
| * | | | rt2x00: Add LED_CFG register descriptionHelmut Schaa2011-09-141-0/+3
| * | | | rt2x00: Minor optimizazion in txdone pathHelmut Schaa2011-09-144-6/+5Star
| * | | | cfg80211: verify format of uAPSD informationJohannes Berg2011-09-141-0/+5
| * | | | iwlagn: fix compilation when debug flags is unsetEmmanuel Grumbach2011-09-143-132/+132