aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| * rt2x00: Fix max TX power settingsIvo van Doorn2010-08-259-47/+86
| * rt2x00: Fix channel configuration for RF3052Ivo van Doorn2010-08-251-13/+16
| * rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn2010-08-254-145/+107
| * rt2x00: Fix rt2800 retry calculationIvo van Doorn2010-08-251-1/+0
| * rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2010-08-252-11/+3
| * rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-254-57/+83
| * rt2x00: Reduce indentingIvo van Doorn2010-08-251-13/+14
| * rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-2511-115/+90
| * iwlwifi: disable aggregation queue if stopped earlyJohannes Berg2010-08-251-13/+19
| * iwlwifi: add bt traffic load debugfs fileWey-Yi Guy2010-08-251-0/+45
| * iwlagn: update bt status upon scan completeWey-Yi Guy2010-08-252-1/+21
| * iwlagn: generic bt coex functionsWey-Yi Guy2010-08-257-425/+441
| * iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-255-51/+112
| * iwlagn: add bt_ch_announce module parameterWey-Yi Guy2010-08-253-2/+16
| * iwlagn: add additional bt related parametersWey-Yi Guy2010-08-253-0/+32
| * iwlagn: parsing uart message and take actionsWey-Yi Guy2010-08-255-16/+235
| * iwlagn: add bt prio_boost to .cfgWey-Yi Guy2010-08-253-2/+13
| * iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy2010-08-253-1/+9
| * iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy2010-08-253-6/+39
| * iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy2010-08-251-1/+8
| * iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy2010-08-254-20/+109
| * iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-259-11/+185
| * iwlwifi: use antenna A only under high BT loadJohannes Berg2010-08-251-0/+4
| * iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2010-08-252-9/+13
| * iwlagn: keep BT settings across restartJohannes Berg2010-08-252-0/+36
| * iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg2010-08-253-12/+45
| * iwlwifi: reset BT when going downJohannes Berg2010-08-251-1/+6
| * iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg2010-08-252-1/+114
| * iwlwifi: add BT notification support for bt coexJohannes Berg2010-08-253-1/+171
| * iwlagn: set BT IGNORE for some framesJohannes Berg2010-08-252-5/+18
| * iwlagn: implement advance BT config commandJohannes Berg2010-08-254-7/+203
| * iwlwifi: add 6000g2b BT coexist APIJohannes Berg2010-08-252-1/+78
| * iwlwifi: comments cleanupWey-Yi Guy2010-08-251-29/+33
| * iwlwifi: update out-of-date commentsWey-Yi Guy2010-08-253-3/+3
| * p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter2010-08-251-1/+1
| * b43: N-PHY: add missing phyrxchain setting and fix warning in RX core functionRafał Miłecki2010-08-251-1/+3
| * wl1251: move include guard after the licenseKalle Valo2010-08-251-3/+3
| * wl1251: remove copyright contact personKalle Valo2010-08-2522-44/+0
| * wl1251: update my email addressKalle Valo2010-08-253-3/+3
| * p54spi: Kconfig option for config blobChristian Lamparter2010-08-252-1/+23
| * ath5k: log descriptor chains at a new debug levelBob Copeland2010-08-252-2/+5
| * ath5k: trivial spelling fixesBob Copeland2010-08-253-6/+6
| * orinoco: Fix walking past the end of the bufferDavid Kilroy2010-08-252-5/+15
| * iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka2010-08-252-4/+10
* | drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-6/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-25117-1917/+2873
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-2424-137/+174
| |\
| * | iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg2010-08-241-2/+4
| * | iwlagn: do not check for AP mode for WEP keysJohannes Berg2010-08-241-1/+1
| * | ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-2411-22/+230