summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Print the correct channel modeSujith Manoharan2012-01-301-3/+1
* ath9k_htc: Load firmware asynchronouslySujith Manoharan2012-01-302-56/+101
* MAINTAINERS: update b43(legacy) mailing listRafał Miłecki2012-01-301-1/+2
* iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
* iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
* iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
* mac80211: Move num_sta_ps counter decrement after synchronize_rcuHelmut Schaa2012-01-301-9/+9
* mac80211: add support for mcs masksSimon Wunderlich2012-01-307-9/+168
* nl80211: add support for mcs masksSimon Wunderlich2012-01-303-3/+65
* rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-3019-47/+21
* mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_endHelmut Schaa2012-01-302-7/+5
* mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroyHelmut Schaa2012-01-301-3/+1
* mac80211: station state transition error handlingJohannes Berg2012-01-308-39/+59
* Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."John W. Linville2012-01-301-3/+2
* ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-01-301-1/+1
* mwl8k: Configuring correct MAC address in broadcast keyYogesh Ashok Powar2012-01-271-1/+1
* mac80211: Do not scan for IBSS merge with a fixed BSSID.Nicolas Cavallari2012-01-271-2/+3
* mac80211: send null packet on active (psm) reconfigurationEliad Peller2012-01-271-0/+15
* nfc: NULL vs zero in nci_activate_target()Dan Carpenter2012-01-271-1/+1
* mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar2012-01-273-0/+24
* mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-273-7/+5
* rt2800usb: remove PWR_PIN_CFG=0x3 during initStanislaw Gruszka2012-01-271-2/+0
* rt2800: zero MAC_SYS_CTRL bits during BBP and MAC resetStanislaw Gruszka2012-01-272-2/+2
* rt2800: disable DMA after firmware loadStanislaw Gruszka2012-01-271-12/+9
* rt2800usb: initialize H2M_INT_SRC registerStanislaw Gruszka2012-01-271-0/+2
* kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-271-0/+6
* carl9170: allow users to lower output power levelChristian Lamparter2012-01-275-35/+50
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-277-1/+15
* cfg80211: fix a few -Wshadow warningsJohannes Berg2012-01-271-5/+3
* mac80211: fix a few -Wshadow warningsJohannes Berg2012-01-272-6/+3
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-276-24/+16
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-278-16/+29
* orinoco_usb: remove version definitionJohn W. Linville2012-01-241-5/+0
* ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville2012-01-241-1/+1
* ath9k_htc: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+17
* NFC: Add NCI multiple targets supportIlan Elias2012-01-245-96/+378
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-243-18/+0
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-244-16/+22
* mac80211: in IBSS use the Auth frame to trigger STA reinsertionAntonio Quartulli2012-01-241-36/+49
* mac80211: add a 2-way Authentication challenge to IBSS modeAntonio Quartulli2012-01-241-0/+7
* NFC: Free sk_buff if nfcwilink_send failsIlan Elias2012-01-241-2/+4
* NFC: Download TI NFC init scriptIlan Elias2012-01-241-4/+284
* NFC: Add endian annotations to nfcwilink driverIlan Elias2012-01-241-5/+6
* NFC: Add NCI data exchange timerIlan Elias2012-01-243-0/+31
* mac80211: clean up rate control codeJohannes Berg2012-01-243-34/+7
* mac80211: clean up aggregation destructionJohannes Berg2012-01-241-23/+8
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-245-15/+136
* brcmfmac: Trivial typo of "couldn" to "could" fixJoe Perches2012-01-241-2/+2
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-2413-24/+46