summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-022-3/+3
|\
| * um: a couple of missing dependencies...Al Viro2011-11-022-3/+3
* | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-11-011-1/+1
* | treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-11-015-23/+18
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-2/+2
|\ \
| * \ Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-2/+2
| |\ \ | | |/ | |/|
| | * PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25437-20092/+149442
|\ \ \
| * \ \ Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville2011-10-17209-2405/+101936
| |\ \ \
| | * | | libertas: fix changing interface type when interface is downDaniel Drake2011-10-143-14/+40
| | * | | ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-1414-221/+221
| | * | | ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan2011-10-143-2/+2
| | * | | ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan2011-10-143-4/+14
| | * | | ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan2011-10-148-15/+316
| | * | | ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan2011-10-141-4/+4
| | * | | ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan2011-10-141-2/+1
| | * | | ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan2011-10-145-13/+40
| | * | | ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan2011-10-143-3/+50
| | * | | ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan2011-10-141-6/+9
| | * | | ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan2011-10-146-5/+186
| | * | | ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan2011-10-141-82/+82
| | * | | ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan2011-10-141-1/+1
| | * | | ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan2011-10-141-3/+3
| | * | | ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan2011-10-141-2/+4
| | * | | mwifiex: fix make namespacecheck warningsAmitkumar Karwar2011-10-147-114/+60
| | * | | mwifiex: use separate wait condition for each command nodeAmitkumar Karwar2011-10-147-19/+33
| | * | | b43: N-PHY: report signal to mac80211Rafał Miłecki2011-10-142-7/+21
| | * | | Revert "b43: trivial: do not report any link quality instead of invalid one"Rafał Miłecki2011-10-141-7/+5
| | * | | net: wireless: brcm80210: include module.hStephen Rothwell2011-10-144-0/+4
| | * | | brcm80211: removed file wifi.cAlwin Beukers2011-10-142-18/+1
| | * | | brcm80211: moved function brcmu_format_flagsAlwin Beukers2011-10-143-65/+64
| | * | | brcm80211: moved function brcmu_mkiovarAlwin Beukers2011-10-146-47/+48
| | * | | brcm80211: moved function brcmu_chspec_malformedAlwin Beukers2011-10-143-36/+27
| | * | | brcm80211: moved function brcmu_parse_tlvsAlwin Beukers2011-10-143-42/+37
| | * | | brcm80211: moved function brcmu_chipnameAlwin Beukers2011-10-143-13/+10
| | * | | brcm80211: moved power conversion functionsAlwin Beukers2011-10-143-92/+86
| | * | | brcm80211: removed unused functionsAlwin Beukers2011-10-145-138/+0
| | * | | brcm80211: fmac: fixed weird indentationRoland Vossen2011-10-141-48/+51
| | * | | brcm80211: use endian annotation for scan time configurationArend van Spriel2011-10-141-4/+7
| | * | | brcm80211: use endian annotation for roaming related parametersArend van Spriel2011-10-141-10/+14
| | * | | brcm80211: use endian annotations for assoc ie length requestArend van Spriel2011-10-142-7/+8
| | * | | brcm80211: use endian annotation for pmk related structureArend van Spriel2011-10-142-14/+22
| | * | | brcm80211: use endian annotations in scan related functionArend van Spriel2011-10-141-4/+4
| | * | | brcm80211: fix annotations in TOE configuration functionsArend van Spriel2011-10-141-7/+8
| | * | | brcm80211: rename variable in _brcmf_set_multicast_list()Arend van Spriel2011-10-141-15/+15
| | * | | brcm80211: add endian annotation to packet filter structuresArend van Spriel2011-10-142-27/+29
| | * | | brcm80211: fix sparse endianess error in mac80211_if.cArend van Spriel2011-10-141-1/+1
| | * | | brcm80211: remove sparse warning in fullmac debug functionArend van Spriel2011-10-142-3/+3
| | * | | brcm80211: cleanup function prototypesAlwin Beukers2011-10-143-1556/+1324