summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho2-0/+6
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho3-1/+10
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg4-6/+90
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg7-6/+86
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan1-2/+1
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar1-0/+54
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau1-1/+6
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau3-3/+13
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau1-1/+11
2011-07-13ath5k: delay full calibration after resetFelix Fietkau1-1/+1
2011-07-13ath5k: initialize common->clockrateFelix Fietkau1-0/+1
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau1-0/+1
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau1-8/+11
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau1-4/+6
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2-4/+2
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches1-2/+2
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches1-1/+1
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy1-1/+1
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan1-26/+24
2011-07-11rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz1-0/+2
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches1-0/+3
2011-07-11rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake4-17/+45
2011-07-11mac80211: allocate only one RX queueJohannes Berg1-2/+2
2011-07-11mac80211: fix docbookJohannes Berg1-2/+3
2011-07-11cfg80211: fix docbookJohannes Berg1-0/+1
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens2-1/+6
2011-07-11libertas: fix errors in functions accessing module registersOlivier Sobrie1-1/+3
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin18-94/+94
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin1-0/+5
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau1-2/+3
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau1-0/+5
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau1-1/+3
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau4-49/+7
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau1-8/+59
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau1-1/+4
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau1-0/+7
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau1-4/+1
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau1-12/+13
2011-07-11mwifiex: 11n specific configuration for transmitAmitkumar Karwar2-1/+20
2011-07-11iwlagn: remove iwlagn_hcmd_utils structure and call directlyDon Fry14-151/+109
2011-07-11iwlagn: separate and enhance the fixed rate fromWey-Yi Guy4-12/+30
2011-07-11iwlagn: block regular host commands if driver don't own uCodeWey-Yi Guy1-0/+6
2011-07-11iwlagn: allow application own the uCode operationWey-Yi Guy3-2/+62
2011-07-11iwlagn: add CMD_ON_DEMAND flag for host command from testmodeWey-Yi Guy2-0/+2
2011-07-11iwlagn: declare staticWey-Yi Guy1-1/+1
2011-07-11iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic stateMeenakshi Venkataraman6-2/+150
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman6-0/+145
2011-07-11iwlagn: use bt handler for 2030 and 135 series devicesWey-Yi Guy1-2/+23
2011-07-11iwlagn: remove double level temperature indirect callWey-Yi Guy6-25/+9