aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2011-12-13
* brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-13
* b43: N-PHY: update TX power fixRafał Miłecki2011-12-13
* b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki2011-12-13
* b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki2011-12-13
* rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-13
* rtlwifi: use work for lpsStanislaw Gruszka2011-12-13
* b43: N-PHY: implement spurious tone avoidanceRafał Miłecki2011-12-13
* b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki2011-12-13
* b43: N-PHY: determine various PHY paramsRafał Miłecki2011-12-13
* b43: N-PHY: add table for antenna software controlRafał Miłecki2011-12-13
* b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki2011-12-13
* b43: N-PHY: update some init valuesRafał Miłecki2011-12-13
* b43: N-PHY: random trivial fixes for typos, missing writesRafał Miłecki2011-12-13
* ath9k: make two mci related functions staticFelix Fietkau2011-12-13
* mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil2011-12-13
* mwifiex: proper cleanup when RX multiport aggregation failsAvinash Patil2011-12-13
* mwifiex: failure case handling for PCIe eventsAmitkumar Karwar2011-12-13
* brcm80211: smac: use bcma core access functions in nicpci.cArend van Spriel2011-12-13
* brcm80211: smac: use bcma core control functionsArend van Spriel2011-12-13
* brcm80211: smac: remove unused functions and/or prototypesArend van Spriel2011-12-13
* brcm80211: smac: replace ai_corereg() function with ai_cc_reg()Arend van Spriel2011-12-13
* brcm80211: smac: remove SI_FAST() macro usageArend van Spriel2011-12-13
* brcm80211: smac: use bcma functions for register access in phy codeArend van Spriel2011-12-13
* brcm80211: smac: use bcma function for register access in dma.cArend van Spriel2011-12-13
* brcm80211: smac: use DMA-API calls for descriptor allocationsArend van Spriel2011-12-13
* brcm80211: smac: use bcma core register access functions for 802.11 coreArend van Spriel2011-12-13
* brcm80211: smac: remove enumeration rom parsing functionArend van Spriel2011-12-13
* brcm80211: smac: change ai_attach interface taking a bcma_bus objectArend van Spriel2011-12-13
* brcm80211: smac: rename struct si_info field pbus to pcibusArend van Spriel2011-12-13
* brcm80211: smac: change attach interfaces in main.c for bcma supportArend van Spriel2011-12-13
* brcm80211: smac: change from pci device driver to bcma device driverArend van Spriel2011-12-13
* brcm80211: smac: use inline access functions for struct si_pub fieldsArend van Spriel2011-12-13
* brcm80211: smac: move fields from struct si_pub to struct si_infoArend van Spriel2011-12-13
* brcm80211: smac: remove unused fields from struct si_pub definitionArend van Spriel2011-12-13
* brcm80211: fmac: remove drive strength code for unsupported chipsFranky Lin2011-12-13
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-13
* brcm80211: fmac: fix firmware shared structures versionFranky Lin2011-12-13
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-13
* ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan2011-12-13
* ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez2011-12-13
* ath: add a helper for processing reg data on initLuis R. Rodriguez2011-12-13
* ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan2011-12-13
* ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan2011-12-13
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2011-12-13
|\
| * iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2011-12-08
| * iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg2011-12-08
| * iwlagn: fix TID use bugJohannes Berg2011-12-08
| * iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry2011-12-08