summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* brcm80211: Use brcmu_dbg_hex_dumpJoe Perches2012-01-241-6/+3
* brcm80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-246-93/+78
* brcmfmac: Remove useless #ifdef DEBUGJoe Perches2012-01-241-2/+0
* brcm80211: Add and use brcmX_dbg_dump_hexJoe Perches2012-01-244-92/+84
* brcmfmac: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-01-241-4/+4
* brcm80211: Use normal DEBUG defineJoe Perches2012-01-2416-102/+102
* ath5k: claim support for IBSS RSNAntonio Quartulli2012-01-242-0/+11
* carl9170: remove eeprom data injection optionChristian Lamparter2012-01-243-38/+0
* mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()Antonio Quartulli2012-01-241-3/+0
* mwifiex: derive priv from net_device instead of wiphyYogesh Ashok Powar2012-01-241-11/+8
* mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar2012-01-2412-34/+31
* bcma: Enable logging of SPROM offsetLarry Finger2012-01-241-0/+1
* mac80211: Fix the maximum transmit power with power constraintHong Wu2012-01-242-2/+3
OpenPOWER on IntegriCloud