summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka1-8/+19
2012-10-19ath_hw: Use common REG_WRITE parameter orderSven Eckelmann1-10/+10
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko3-13/+6
2012-10-19orinoco_usb: clean up some signedness issuesDan Carpenter1-5/+4
2012-10-19bcma: do not initialize deactivated PCIe coresHauke Mehrtens1-5/+5
2012-10-19ath/ath9k/ar9003_eeprom.c: Remove semicolon after ifPeter Senna Tschudin1-1/+1
2012-10-19ath9k: Fix BT_OP_SCAN usageSujith Manoharan1-9/+18
2012-10-19ath9k: Use a helper routine for MCI/FTP tuningSujith Manoharan1-12/+21
2012-10-19bcma: add an extra pcie core structHauke Mehrtens6-8/+31
2012-10-19bcma: use fallback sprom if sprom on card was not validHauke Mehrtens1-1/+4
2012-10-19ssb: add attribute to indicate a parallel flash is availableHauke Mehrtens2-0/+3
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens4-16/+19
2012-10-19bcma: add some more flash chips for serial flashHauke Mehrtens1-1/+30
2012-10-19bcma: extract drv_cc in bcma_core_mips_flash_detect()Hauke Mehrtens1-11/+12
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens2-0/+4
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens3-5/+8
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens2-0/+2
2012-10-19bcma: init sprom struct earlierHauke Mehrtens1-7/+14
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens6-17/+51
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-30/+121
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville60-986/+5357
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville28-394/+1641
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch6-74/+122
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli3-2/+21
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko3-3/+5
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch1-1/+1
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg1-3/+3
2012-10-18mac80211: remove some unused codeJohannes Berg4-18/+4
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg3-54/+5
2012-10-18wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel1-2/+0
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-2/+2
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel9-16/+19
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan2-3/+10
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler3-4/+22
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler6-24/+66
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg3-6/+6
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler2-4/+20
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar1-27/+27
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler3-0/+31
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela4-0/+18
2012-10-17mac80211: VHT peer STA capsMahesh Palivela6-0/+63
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela4-19/+36
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan5-6/+6
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan1-2/+2
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen3-7/+43
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen6-18/+77