summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addrFry, Donald H
2011-07-16iwlagn: calibration bitmapWey-Yi Guy
2011-07-16iwlagn: set default of uCode ownership to driverHsu, Kenny
2011-07-16iwlagn: simplify TX flags assignmentsJohannes Berg
2011-07-16iwlagn: add comment to tx and get_tx_cmd in iwl_trans_opsEmmanuel Grumbach
2011-07-16iwlagn: comments for iwl_cfgWey-Yi Guy
2011-07-16iwlagn: another double indirect removedWey-Yi Guy
2011-07-16iwlagn: remove dual-indirect call to simply the codeWey-Yi Guy
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-16iwlagn: move the Rx dispatching to the upper layerEmmanuel Grumbach
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin
2011-07-15MAINTAINERS: add entry for Marvell mwifiex wireless driverBing Zhao
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-15ath9k: improve reliability of MIC error detectionFelix Fietkau
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin
2011-07-15mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULLYogesh Ashok Powar
2011-07-15nl80211/cfg80211: add max_sched_scan_ie_len in the hw descriptionLuciano Coelho
2011-07-15nl80211/cfg80211: add max_sched_scan_ssids in the hw descriptionLuciano Coelho
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-13mac80211: remove a redundant checkMohammed Shafi Shajakhan
2011-07-13mwifiex: add cfg80211 handler for set_bitrate_maskYogesh Ashok Powar
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau
2011-07-13ath5k: delay full calibration after resetFelix Fietkau
2011-07-13ath5k: initialize common->clockrateFelix Fietkau
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-13iwlagn: Add missing comma between constant string arrayJoe Perches
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches
2011-07-11iwlagn: fix warning in testmode attribute tableWey-Yi Guy
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan
2011-07-11rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2011-07-11libertas: fix handling of command timeout, completion and interruptionDaniel Drake
2011-07-11mac80211: allocate only one RX queueJohannes Berg