summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl12xx: call extended radio parameters for wl127x AP modeLuciano Coelho2011-12-151-16/+15
* wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKSLuciano Coelho2011-12-151-2/+6
* wl12xx: Restore testmode ABIPontus Fuchs2011-12-151-0/+1
* rt2x00: Make use of ieee80211_free_txskb in tx pathHelmut Schaa2011-12-141-1/+1
* mwifiex: remove cfg_workqueueAmitkumar Karwar2011-12-146-158/+75
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-1410-16/+22
|\
| * iwlwifi: allow to switch to HT40 if not associatedWey-Yi Guy2011-12-141-2/+2
| * iwlwifi: tx_sync only on PAN contextJohannes Berg2011-12-141-0/+6
| * mwifiex: avoid double list_del in command cancel pathYogesh Ashok Powar2011-12-141-7/+2
| * ath9k: fix max phy rate at rate control initRajkumar Manoharan2011-12-121-1/+3
| * iwlwifi: do not set the sequence control bit is not neededWey-Yi Guy2011-12-121-1/+4
| * rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann2011-12-074-4/+4
| * ath9k: fix check for antenna diversity supportFelix Fietkau2011-12-061-1/+1
* | b43: avoid calling bcma_* if CONFIG_B43_BCMA is not setJohn W. Linville2011-12-141-0/+4
* | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2011-12-131-3/+0
* | brcm80211: smac: register with bcma for specific 802.11 core revisionsArend van Spriel2011-12-131-2/+2
* | brcm80211: smac: cleanup buscore handling in aiutils.cArend van Spriel2011-12-133-44/+34
* | brcm80211: smac: cleanup si_info structure definitionArend van Spriel2011-12-132-67/+11
* | brcm80211: smac: remove mapped core related function from aiutils.cArend van Spriel2011-12-134-184/+59
* | brcm80211: smac: remove ai_switch_core() functionArend van Spriel2011-12-135-69/+7
* | brcm80211: smac: remove interrupt disable callback functionalityArend van Spriel2011-12-133-57/+0
* | brcm80211: smac: INTROFF/INTRESTORE macros removedArend van Spriel2011-12-131-24/+6
* | brcm80211: smac: remove empty or unused functions from pmu.cArend van Spriel2011-12-133-66/+1
* | brcm80211: smac: remove register access macro definitionsArend van Spriel2011-12-131-51/+0
* | brcm80211: smac: use bcma core access functions in aiutils.cArend van Spriel2011-12-131-120/+70
* | brcm80211: smac: use bcma core access functions in pmu.cArend van Spriel2011-12-131-80/+73
* | brcm80211: smac: use bcma core access function in srom.cArend van Spriel2011-12-133-37/+17
* | brcm80211: smac: use bcma core access functions in otp.cArend van Spriel2011-12-132-42/+28
* | brcm80211: smac: change ai_findcoreidx() to ai_findcore()Arend van Spriel2011-12-132-7/+9
* | b43: N-PHY: update TX power fixRafał Miłecki2011-12-131-5/+27
* | b43: N-PHY: workaround broken auto-increment on BCM43224Rafał Miłecki2011-12-131-0/+6
* | b43: N-PHY: fix 32-bit reads of tablesRafał Miłecki2011-12-131-6/+6
* | rtlwifi: merge ips,lps spinlocks into one mutexStanislaw Gruszka2011-12-133-15/+12
* | rtlwifi: use work for lpsStanislaw Gruszka2011-12-132-13/+16
* | b43: N-PHY: implement spurious tone avoidanceRafał Miłecki2011-12-131-2/+91
* | b43: N-PHY: finish 2.4GHz 0x2056 radio setupRafał Miłecki2011-12-133-1/+105
* | b43: N-PHY: determine various PHY paramsRafał Miłecki2011-12-132-0/+43
* | b43: N-PHY: add table for antenna software controlRafał Miłecki2011-12-132-1/+52
* | b43: N-PHY: workaround BCM43224 hw bug in writing table id 9Rafał Miłecki2011-12-131-0/+7
* | 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
* | 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
OpenPOWER on IntegriCloud