summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan5-6/+65
2011-04-13ath9k_htc: Configure the beacon queueSujith Manoharan1-31/+46
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan4-2/+54
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan5-19/+138
2011-04-13ath9k_htc: Fix WMI and beacon headerSujith Manoharan3-2/+13
2011-04-13ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan4-0/+43
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan1-2/+2
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan1-6/+1
2011-04-13mwl8k: use traffic threshold to decide when to start ampduBrian Cavagnolo1-1/+44
2011-04-13mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau1-4/+16
2011-04-13ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos3-5/+24
2011-04-13mwl8k: interrupt handling changesNishant Sarmukadam1-1/+4
2011-04-13ath5k: improve comments for optimized tx descriptor setupJohn W. Linville1-1/+6
2011-04-12ath9k: Register id table for platform deviceVasanthakumar Thiagarajan1-1/+13
2011-04-12rt2800usb: Add seven new USB IDsMark Davis1-13/+22
2011-04-12ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performanceRajkumar Manoharan1-50/+50
2011-04-12ath9k_hw: update Ar9003 intervals to fix carrier leakRajkumar Manoharan1-48/+48
2011-04-12ath9k_hw: Remove unused code in AR9287 eepromRajkumar Manoharan1-24/+1
2011-04-12ath9k: Implement integer mode for AR9485Vasanthakumar Thiagarajan4-25/+67
2011-04-12rtlwifi: rtl8192ce: Fix LED initializationChaoming Li5-11/+20
2011-04-12ath9k: index out of boundsroel1-2/+1
2011-04-12ath9k_hw: index out of boundsroel1-1/+1
2011-04-12ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau3-3/+59
2011-04-12ath5k: clean up debugfs codeFelix Fietkau3-64/+19
2011-04-12ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau3-35/+13
2011-04-12ath5k: optimize rx status processingFelix Fietkau1-23/+18
2011-04-12ath5k: optimize tx status processingFelix Fietkau1-16/+21
2011-04-12ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau2-14/+0
2011-04-12ath5k: optimize tx descriptor setupFelix Fietkau1-18/+20
2011-04-12ath5k: fix slot time handlingFelix Fietkau3-2/+12
2011-04-12ath5k: fix SIFS time handlingFelix Fietkau2-3/+2
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau3-21/+14
2011-04-12ath5k: fix tx status reporting issuesFelix Fietkau1-10/+6
2011-04-12ath5k: improve pcal error handling for ENOMEM caseJohn W. Linville1-59/+70
2011-04-12mwl8k: Fix checkpatch.pl and sparse warnings and errorsYogesh Ashok Powar1-14/+13
2011-04-12ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau1-3/+1
2011-04-12{mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan7-1/+46
2011-04-12ath9k: Fix kernel panic on module unloadRajkumar Manoharan2-0/+4
2011-04-12ath9k: Update gain table for AR9485Senthil Balasubramanian1-5/+5
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian2-1/+46
2011-04-12mac80211: send notification on new peer candidate for our secure meshJavier Cardona4-9/+21
2011-04-12nl80211: New notification to discover mesh peer candidates.Javier Cardona5-0/+84
2011-04-12nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2-1/+6
2011-04-12mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona1-0/+9
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2-2/+5
2011-04-12nl80211/mac80211: let userspace authenticate stationsJavier Cardona3-1/+12
2011-04-12mac80211: ignore peers if security is enabled for this meshJavier Cardona5-0/+11
2011-04-12cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona4-0/+23
2011-04-12nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona9-30/+31
2011-04-12iwl4965: drop a lone pr_err()Paul Bolle1-1/+0