summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2011-12-13b43: N-PHY: update some init valuesRafał Miłecki
2011-12-13b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki
2011-12-13ath9k: make two mci related functions staticFelix Fietkau
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-12-13mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil
2011-12-13mwifiex: failure case handling for PCIe eventsAmitkumar Karwar
2011-12-13brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel
2011-12-13brcm80211: smac: use bcma core control functionsArend van Spriel
2011-12-13brcm80211: smac: remove unused functions and/or prototypesArend van Spriel
2011-12-13brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel
2011-12-13brcm80211: smac: remove SI_FAST() macro usageArend van Spriel
2011-12-13brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel
2011-12-13brcm80211: smac: use bcma function for register access in dma.cArend van Spriel
2011-12-13brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel
2011-12-13brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel
2011-12-13brcm80211: smac: remove enumeration rom parsing functionArend van Spriel
2011-12-13brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel
2011-12-13brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel
2011-12-13brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel
2011-12-13brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel
2011-12-13brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel
2011-12-13brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel
2011-12-13brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel
2011-12-13brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin
2011-12-13brcm80211: fmac: add bcm4330 supportFranky Lin
2011-12-13brcm80211: fmac: fix firmware shared structures versionFranky Lin
2011-12-13brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-12-13Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-12-12iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville
2011-12-08iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg
2011-12-08iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg
2011-12-08iwlagn: fix TID use bugJohannes Berg
2011-12-08iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry
2011-12-08iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry
2011-12-08iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy
2011-12-08iwlwifi: P2P is not enabled by defaultWey-Yi Guy
2011-12-08iwlwifi: add device ID information support by testmodeHsu, Kenny
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-08iwlwifi: remove reference to legacy devicesWey-Yi Guy
2011-12-08iwlwifi: minor cleanupWey-Yi Guy
2011-12-08iwlwifi: Display more uCode debug infoWey-Yi Guy