summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: Sanity check for valid contextWey-Yi Guy2011-06-111-23/+33
* iwlagn: Sanity check for 11n capabilityWey-Yi Guy2011-06-111-0/+5
* iwlagn: merge duplicated code into single placeWey-Yi Guy2011-06-113-17/+17
* iwlagn: group similar defines togetherWey-Yi Guy2011-06-111-4/+4
* iwlagn: generic temperature location in EEPROMWey-Yi Guy2011-06-113-5/+5
* iwlagn: remove unused debug flagWey-Yi Guy2011-06-111-4/+2
* iwlagn: use IWL_DEBUG_FW for firmware related debug msgWey-Yi Guy2011-06-111-5/+5
* iwlagn: use IWL_DEBUG_TEMP for temperature related debugWey-Yi Guy2011-06-111-19/+19
* iwlagn: add debug message for coex related activitiesWey-Yi Guy2011-06-111-15/+15
* iwlagn: add coex debug flagWey-Yi Guy2011-06-111-2/+2
* iwlagn: use sku capabilities information from EEPROMWey-Yi Guy2011-06-116-25/+12
* iwlagn: Band capabilities in EEPROMWey-Yi Guy2011-06-111-2/+3
* iwlagn: don't check ucode subtypeJohannes Berg2011-06-117-41/+23
* iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy2011-06-114-11/+14
* iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy2011-06-113-7/+7
* iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy2011-06-114-24/+25
* iwlagn: add dumpit support for testmode trace functionWey-Yi Guy2011-06-115-26/+96
* iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy2011-06-113-8/+29
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-106-11/+7
* drivers: bcma: export bcma_core_disable() functionArend van Spriel2011-06-101-1/+2
* b43: check for allocation failuresDan Carpenter2011-06-102-1/+7
* mwifiex: get rid of global adapter pointerAmitkumar Karwar2011-06-103-42/+56
* iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka2011-06-101-56/+55
* iwlegacy: remove unused agg_tids_countStanislaw Gruszka2011-06-102-17/+0
* iwlegacy: remove firmware event logStanislaw Gruszka2011-06-1010-742/+1
* iwlegacy: remove reset rf infrastructureStanislaw Gruszka2011-06-1010-407/+81
* iwlegacy: remove recover from statisticsStanislaw Gruszka2011-06-105-103/+1
* iwlegacy: remove unused power commands definesStanislaw Gruszka2011-06-101-7/+0
* libertas: add sd8686 reset_card supportDaniel Drake2011-06-101-0/+34
* rtlwifi: Factor out code to receive one packetMike McCormack2011-06-101-48/+51
* rtlwifi: Free skb in one placeMike McCormack2011-06-101-5/+3
* rtlwifi: Resubmit skbs with bad CRC earlyMike McCormack2011-06-101-42/+39
* rtlwifi: Remove unnecessary indentMike McCormack2011-06-101-95/+81
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-106-61/+41
|\
| * iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-085-46/+28
| * iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy2011-06-081-0/+5
| * rtlwifi: Avoid modifying skbs that are resubmittedMike McCormack2011-06-071-15/+13
| * rtlwifi: Fix logic in rx_interruptMike McCormack2011-06-071-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-06-091-0/+12
|\ \
| * | Bluetooth: Do not ignore errors returned from strict_strtol()David Miller2011-06-091-0/+12
| |/
* | ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan2011-06-071-14/+3
* | mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-071-5/+13
* | mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-071-8/+14
* | mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-071-10/+5
* | mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-073-25/+11
* | iwlwifi: remove unecessary if statementGreg Dietsche2011-06-071-3/+0
* | iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka2011-06-071-54/+52
* | wl12xx: Stop BA session event from deviceShahar Levi2011-06-076-4/+46
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-0726-191/+206
|\|
| * iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2