aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-09
|\
| * iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-09
| * iwlwifi: fix cmd_queue number mergeWey-Yi Guy2012-03-09
| * iwlwifi: restore PAN supportEmmanuel Grumbach2012-03-09
| * iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-09
| * mwifiex: correction in number of bitratesAmitkumar Karwar2012-03-08
| * net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2012-03-08
| * mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-08
| * iwlwifi: correct status bit refactoring errorsDon Fry2012-03-08
| * iwlwifi: don't delete AP station directlyJohannes Berg2012-03-08
| * iwlwifi: make iwl_init_context staticJohannes Berg2012-03-08
| * iwlwifi: remove messages from queue wake/stopJohannes Berg2012-03-08
| * iwlwifi: more status bit factoringDon Fry2012-03-08
| * iwlwifi: move setting up fw parametersMeenakshi Venkataraman2012-03-08
| * iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2012-03-08
| * iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-08
| * iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-08
| * iwlwifi: separate status to priv and transDon Fry2012-03-08
| * iwlwifi: add option to test MFPDavid Spinadel2012-03-08
| * iwlwifi: fixed testmode notifications lengthAmit Beka2012-03-08
| * iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-08
| * iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-08
| * iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka2012-03-08
| * iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2012-03-08
| * iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-08
| * iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-08
| * iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-03-08
| * iwlwifi: return error if loading uCode failedJohannes Berg2012-03-08
| * iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-08
| * iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg2012-03-08
| * iwlwifi: move BT/HT params to sharedJohannes Berg2012-03-08
| * iwlwifi: remove BT handlers from lib_opsJohannes Berg2012-03-08
| * iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg2012-03-08
| * iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-08
| * iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-08
| * iwlwifi: remove two unused arguments in testmodeJohannes Berg2012-03-08
| * iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg2012-03-08
| * iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2012-03-08
| * iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg2012-03-08
| * iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg2012-03-08
| * Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-03-08
| |\
| | * wl12xx: implement SW Tx watchdogArik Nemtsov2012-03-08
| | * wl12xx: print the tx packet lenEliad Peller2012-03-05
| | * wl12xx: avoid bug_on_recovery during fw switchEliad Peller2012-03-05
| | * wl12xx: configure the correct beacon_intervalEliad Peller2012-03-05
| | * wl12xx: don't allow scanning while device is in ROCEliad Peller2012-03-05
| | * wl12xx: don't handle change_channel while associatedEliad Peller2012-03-05
| | * wl12xx: set correct vif type in change_interface callbackEliad Peller2012-03-05
| | * wl12xx: increment session_counter for device role as wellEliad Peller2012-03-05
| | * wl12xx: set authorized AP on sta_state notificationEliad Peller2012-03-05