summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki2011-12-133-23/+30
* | | ath9k: make two mci related functions staticFelix Fietkau2011-12-132-8/+4
* | | bcma: support for suspend and resumeRafał Miłecki2011-12-133-0/+56
* | | mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-136-12/+63
* | | mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-131-3/+19
* | | mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-131-14/+6
* | | brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-133-111/+90
* | | brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-135-140/+47
* | | brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-132-151/+1
* | | brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-137-87/+68
* | | brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-131-122/+35
* | | brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-137-176/+162
* | | brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-133-91/+108
* | | brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-133-30/+35
* | | brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-135-267/+274
* | | brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-131-237/+18
* | | brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-133-11/+14
* | | brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-133-25/+25
* | | brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel2011-12-133-22/+19
* | | brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-133-109/+64
* | | brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-1310-131/+174
* | | brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-132-13/+15
* | | brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-132-14/+0
* | | bcma: use static keyword for inline function declaration in bcma.hArend van Spriel2011-12-131-11/+12
* | | bcma: add set/mask macros for 16-bit register accessArend van Spriel2011-12-131-6/+26
* | | brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-131-50/+2
* | | brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-133-0/+38
* | | brcm80211: fmac: fix firmware shared structures versionFranky Lin2011-12-132-4/+4
* | | brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-133-14/+13
* | | cfg80211: notify core hints that helps to restore regd settingsRajkumar Manoharan2011-12-131-2/+14
* | | ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-131-2/+15
* | | ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-132-4/+52
* | | ath: add a helper for processing reg data on initLuis R. Rodriguez2011-12-131-5/+17
* | | bcma: extract FEM info from SPROMRafał Miłecki2011-12-132-0/+23
* | | ssb: extract FEM info from SPROMRafał Miłecki2011-12-133-0/+49
* | | mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-131-10/+5
* | | ieee80211: Introduce ieee80211_is_first_fragHelmut Schaa2011-12-131-0/+9
* | | mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-132-0/+27
* | | cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan2011-12-134-28/+71
* | | mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-131-1/+3
* | | ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-131-28/+29
* | | ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-131-1/+1
* | | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2011-12-1327-228/+295
|\ \ \
| * | | iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-082-7/+6
| * | | iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-081-1/+1
| * | | iwlagn: fix TID use bugJohannes Berg2011-12-081-1/+1
| * | | iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-087-33/+34
| * | | iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-087-18/+21
| * | | iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-0812-72/+78
| * | | iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-081-1/+2
OpenPOWER on IntegriCloud