summaryrefslogtreecommitdiffstats
path: root/lib/locking-selftest-rlock-hardirq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg2-9/+32
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg2-3/+6
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs1-1/+2
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg1-0/+22
2012-06-12ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil1-0/+2
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2-6/+0
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh6-120/+130
2012-06-11cfg80211: add missing kernel-doc for mesh configuration structureChun-Yeow Yeoh1-10/+49
2012-06-09mac80211: Rename stainfo variable for the more common staJavier Cardona2-5/+5
2012-06-09mac80211: Remove unused variableJavier Cardona1-3/+0
2012-06-08wl18xx: avoid some -Wformat warningsJohn W. Linville1-1/+2
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov2-17/+9
2012-06-08wl18xx: clean up phy module parametersArik Nemtsov2-58/+56
2012-06-08wl18xx: align wl18xx_conf_phy with FW variant and remove itArik Nemtsov3-110/+36
2012-06-08wl18xx: update fw statisticsIdo Reis2-24/+65
2012-06-08wl18xx: allow FW-log by default for PG2.0Arik Nemtsov1-1/+0
2012-06-08wl18xx: read configuration structure from a binary fileLuciano Coelho1-5/+63
2012-06-08wlcore/wl18xx: export conf struct in a debugfs fileLuciano Coelho3-0/+72
2012-06-08wlcore/wl18xx: the conf structs must be packed so they can be exportedLuciano Coelho2-24/+24
2012-06-08wlcore: use u8 instead of enum for bcn_filt_modeLuciano Coelho1-1/+1
2012-06-08wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_supportLuciano Coelho3-4/+9
2012-06-08wlcore: export raw binary with the FW statistics in debugfsLuciano Coelho1-0/+20
2012-06-08wl18xx: add support to clear FW statisticsLuciano Coelho3-0/+63
2012-06-08wlcore: add debugfs control over rx interrupt pacingEyal Shapira1-0/+11
2012-06-08wlcore: add support macros to easily add conf debugfs entriesEyal Shapira1-0/+75
2012-06-07wl12xx: Add support for an external 26 MHz crystal sourceGrant Erickson1-0/+1
2012-06-07wl18xx: pad only last frame in aggregration buffer for PG2Ido Reis7-9/+58
2012-06-07wl18xx: PG2.0 HW Watch dog interrupt supportIdo Reis6-21/+71
2012-06-07wl18xx: FW/PHY arguments added for PG2Ido Reis3-1/+28
2012-06-07wl18xx: support PG2 version of the chipIdo Reis2-1/+12
2012-06-07wl18xx: fix PHY_INIT addresses mem sizeIdo Reis1-2/+2
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg10-754/+532
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg5-25/+17
2012-06-06wireless: update wireless URLsJohannes Berg2-10/+10
2012-06-06ath9k: Resync beacons properlySujith Manoharan1-2/+12
2012-06-06ath9k: Fix powersave lockingSujith Manoharan3-9/+21
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan2-1/+7
2012-06-06ath9k: Use atomic operationsSujith Manoharan9-50/+52
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan5-757/+786
2012-06-06ath9k: Fix work handlingSujith Manoharan3-19/+37
2012-06-06ath9k: Group link monitoring logicSujith Manoharan5-479/+511
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan5-2/+28
2012-06-06ath9k_hw: fix power state for MCIRajkumar Manoharan1-16/+9
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: BT coex performance tuning for AR9462Rajkumar Manoharan3-23/+35
2012-06-06ath9k_hw: fix BT RF performanceRajkumar Manoharan3-0/+20
2012-06-06ath9k_hw: configure ar9462 switching regulatorRajkumar Manoharan3-1/+6
2012-06-06ath9k_hw: program BT to control SPDTRajkumar Manoharan1-0/+1
2012-06-06ath9k_hw: fix IQ calibration chain indexRajkumar Manoharan1-9/+6
2012-06-06ath9k: cleanup MCI indentationRajkumar Manoharan1-220/+215