summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg6-7/+8
2012-03-13cfg80211: clarify timestamp in cfg80211_inform_bssJohannes Berg2-8/+6
2012-03-13brmc80211: dont use jiffies for BSS TSFJohannes Berg1-8/+2
2012-03-13Documentation: make exists consistentYegor Yefremov1-3/+3
2012-03-13mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar1-87/+73
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar3-70/+68
2012-03-13mwifiex: use usleep_range instead of udelayYogesh Ashok Powar2-5/+5
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar5-82/+46
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar1-111/+87
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar6-53/+43
2012-03-13mac80211: linearize SKBs as needed for cryptoJohannes Berg3-8/+31
2012-03-13mac80211: move RX WEP weak IV countingJohannes Berg3-12/+6
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger2-27/+35
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger2-13/+23
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville25-667/+1228
2012-03-13ath6kl: fix debug.c file modeKalle Valo1-0/+0
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo1-2/+2
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo1-4/+5
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo1-17/+2
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo1-1/+2
2012-03-12mac80211: set basic rates earlierJohannes Berg1-48/+49
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg1-62/+59
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg1-3/+0
2012-03-12mac80211: simplify wmm check during associationJohannes Berg2-6/+6
2012-03-12mac80211: simplify HT checksJohannes Berg1-31/+26
2012-03-12mac80211: move misplaced commentJohannes Berg1-7/+7
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel2-1/+10
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel7-141/+139
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel4-16/+108
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel3-77/+207
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel3-5/+6
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel7-20/+48
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman8-10/+11
2012-03-12iwlwifi: convert bad state message into warningJohannes Berg1-14/+14
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg5-18/+39
2012-03-12iwlwifi: remove TX hex debugJohannes Berg1-2/+0
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau1-3/+5
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan1-2/+2
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan1-1/+1
2012-03-12mac80211: add auth/assoc/deauth flow diagramJohannes Berg1-0/+99
2012-03-12rt2x00: Fix beacon skew in rt2800pciHelmut Schaa2-0/+33
2012-03-12mac80211: Disable MCS > 7 in minstrel_ht when STA uses static SMPSHelmut Schaa1-0/+9
2012-03-12mac80211: set channel back after disassociatingJohannes Berg1-7/+6
2012-03-12mac80211: remove tx_syncJohannes Berg5-161/+0
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2-2/+12
2012-03-12net/wireless: ipw2x00: remove unused definitions for regulatory domainStanislav Yakovlev1-12/+0
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear2-17/+18
2012-03-12mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan1-1/+2
2012-03-12mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa1-0/+6
2012-03-12cfg80211: Add background scan period attribute.Bala Shanmugam4-0/+24