summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn11-115/+90
2010-08-25iwlwifi: disable aggregation queue if stopped earlyJohannes Berg1-13/+19
2010-08-25iwlwifi: add bt traffic load debugfs fileWey-Yi Guy1-0/+45
2010-08-25iwlagn: update bt status upon scan completeWey-Yi Guy2-1/+21
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy7-425/+441
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy5-51/+112
2010-08-25iwlagn: add bt_ch_announce module parameterWey-Yi Guy3-2/+16
2010-08-25iwlagn: add additional bt related parametersWey-Yi Guy3-0/+32
2010-08-25iwlagn: parsing uart message and take actionsWey-Yi Guy5-16/+235
2010-08-25iwlagn: add bt prio_boost to .cfgWey-Yi Guy3-2/+13
2010-08-25iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy3-1/+9
2010-08-25iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy3-6/+39
2010-08-25iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy1-1/+8
2010-08-25iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy4-20/+109
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy9-11/+185
2010-08-25iwlwifi: use antenna A only under high BT loadJohannes Berg1-0/+4
2010-08-25iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2-9/+13
2010-08-25iwlagn: keep BT settings across restartJohannes Berg2-0/+36
2010-08-25iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg3-12/+45
2010-08-25iwlwifi: reset BT when going downJohannes Berg1-1/+6
2010-08-25iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg2-1/+114
2010-08-25iwlwifi: add BT notification support for bt coexJohannes Berg3-1/+171
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg2-5/+18
2010-08-25iwlagn: implement advance BT config commandJohannes Berg4-7/+203
2010-08-25iwlwifi: add 6000g2b BT coexist APIJohannes Berg2-1/+78
2010-08-25iwlwifi: comments cleanupWey-Yi Guy1-29/+33
2010-08-25iwlwifi: update out-of-date commentsWey-Yi Guy3-3/+3
2010-08-25p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter1-1/+1
2010-08-25b43: N-PHY: add missing phyrxchain setting and fix warning in RX core functionRafał Miłecki1-1/+3
2010-08-25wl1251: move include guard after the licenseKalle Valo1-3/+3
2010-08-25wl1251: remove copyright contact personKalle Valo22-44/+0
2010-08-25wl1251: update my email addressKalle Valo3-3/+3
2010-08-25p54spi: Kconfig option for config blobChristian Lamparter2-1/+23
2010-08-25ath5k: log descriptor chains at a new debug levelBob Copeland2-2/+5
2010-08-25ath5k: trivial spelling fixesBob Copeland3-6/+6
2010-08-25orinoco: Fix walking past the end of the bufferDavid Kilroy2-5/+15
2010-08-25iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka2-4/+10
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville24-137/+174
2010-08-25iwlwifi: do not spuriously call ieee80211_scan_completedJohannes Berg1-2/+4
2010-08-25iwlagn: do not check for AP mode for WEP keysJohannes Berg1-1/+1
2010-08-25ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan11-22/+230
2010-08-25ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan4-42/+47
2010-08-25wl1251: wait for join command complete eventGrazvydas Ignotas4-6/+34
2010-08-25wl1251: fix beacon filter table structureGrazvydas Ignotas1-1/+1
2010-08-25wl1251: fix event handling mechanismGrazvydas Ignotas1-8/+8
2010-08-25wl1251: add missing __packed modifier for some structsGrazvydas Ignotas2-6/+6
2010-08-25iwlwifi: move debug options into submenuJay Sternberg1-0/+4
2010-08-25iwlwifi: enable experimental ucode supportJay Sternberg2-8/+31
2010-08-25iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2-24/+0
2010-08-25iwlwifi: configurable ampdu factor and densityWey-Yi Guy3-1/+20