summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Limit TID buffering during BA session setup/teardownHelmut Schaa2012-03-121-0/+6
* cfg80211: Add background scan period attribute.Bala Shanmugam2012-03-124-0/+24
* ath9k: Fix BTCOEX shutdownSujith Manoharan2012-03-121-1/+2
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-0910-28/+23
* iwlwifi: fix cmd_queue number mergeWey-Yi Guy2012-03-092-7/+3
* iwlwifi: restore PAN supportEmmanuel Grumbach2012-03-092-30/+32
* iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-097-33/+56
* mwifiex: correction in number of bitratesAmitkumar Karwar2012-03-081-1/+1
* net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev2012-03-082-4/+0
* mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-081-4/+5
* iwlwifi: correct status bit refactoring errorsDon Fry2012-03-082-5/+5
* iwlwifi: don't delete AP station directlyJohannes Berg2012-03-083-6/+53
* iwlwifi: make iwl_init_context staticJohannes Berg2012-03-082-2/+1
* iwlwifi: remove messages from queue wake/stopJohannes Berg2012-03-082-20/+20
* iwlwifi: more status bit factoringDon Fry2012-03-0817-166/+160
* iwlwifi: move setting up fw parametersMeenakshi Venkataraman2012-03-081-21/+24
* iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman2012-03-082-3/+21
* iwlwifi: log stop / wake queuesEmmanuel Grumbach2012-03-082-1/+7
* iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka2012-03-085-22/+21
* iwlwifi: separate status to priv and transDon Fry2012-03-087-24/+14
* iwlwifi: add option to test MFPDavid Spinadel2012-03-082-0/+12
* iwlwifi: fixed testmode notifications lengthAmit Beka2012-03-081-1/+2
* iwlwifi: add testmode command for rx forwardingAmit Beka2012-03-083-9/+56
* iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-083-9/+16
* iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka2012-03-081-3/+4
* iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka2012-03-082-8/+7
* iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-083-7/+7
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-086-30/+35
* iwlwifi: dump stack when fail to gain access to the deviceStanislaw Gruszka2012-03-081-3/+3
* iwlwifi: return error if loading uCode failedJohannes Berg2012-03-081-3/+1
* iwlwifi: remove unused max_nrg_cck from sensitivity and constifyJohannes Berg2012-03-085-10/+4
* iwlwifi: make EEPROM enhanced TX power a boolJohannes Berg2012-03-085-9/+8
* iwlwifi: move BT/HT params to sharedJohannes Berg2012-03-082-24/+24
* iwlwifi: remove BT handlers from lib_opsJohannes Berg2012-03-085-19/+6
* iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg2012-03-081-3/+1
* iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg2012-03-0811-119/+56
* iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-083-5/+3
* iwlwifi: remove two unused arguments in testmodeJohannes Berg2012-03-081-6/+6
* iwlwifi: remove unused argument from iwl_init_hw_ratesJohannes Berg2012-03-081-3/+2
* iwlwifi: move iwl_sta_id_or_broadcast to userJohannes Berg2012-03-082-32/+30
* iwlwifi: remove unused argument from rs_initialize_lqJohannes Berg2012-03-081-2/+1
* iwlwifi: remove unused arguments from iwlagn_gain_computationJohannes Berg2012-03-081-5/+2
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2012-03-088-205/+321
|\
| * wl12xx: implement SW Tx watchdogArik Nemtsov2012-03-087-0/+135
| * wl12xx: print the tx packet lenEliad Peller2012-03-051-1/+2
| * wl12xx: avoid bug_on_recovery during fw switchEliad Peller2012-03-052-1/+5
| * wl12xx: configure the correct beacon_intervalEliad Peller2012-03-051-0/+1
| * wl12xx: don't allow scanning while device is in ROCEliad Peller2012-03-051-4/+2
| * wl12xx: don't handle change_channel while associatedEliad Peller2012-03-051-27/+14
| * wl12xx: set correct vif type in change_interface callbackEliad Peller2012-03-051-1/+1
OpenPOWER on IntegriCloud