summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* b43: N-PHY: update some init valuesRafał Miłecki2011-12-132-17/+17
* 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
* 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
* 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-131-0/+22
* ssb: extract FEM info from SPROMRafał Miłecki2011-12-131-0/+23
* 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-092-7/+6
| * iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-091-1/+1
| * iwlagn: fix TID use bugJohannes Berg2011-12-091-1/+1
| * iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-097-33/+34
| * iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-097-18/+21
| * iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry2011-12-0912-72/+78
| * iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy2011-12-091-1/+2
| * iwlwifi: P2P is not enabled by defaultWey-Yi Guy2011-12-092-1/+25
| * iwlwifi: add device ID information support by testmodeHsu, Kenny2011-12-092-2/+36
| * iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-097-15/+15
| * iwlwifi: remove reference to legacy devicesWey-Yi Guy2011-12-091-3/+2
| * iwlwifi: minor cleanupWey-Yi Guy2011-12-092-47/+15
| * iwlwifi: Display more uCode debug infoWey-Yi Guy2011-12-092-10/+29
| * iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny2011-12-091-2/+2