summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-05mwifiex: remove unused macros in decl.h and main.hBing Zhao2-31/+0
2011-04-05mwifiex: remove struct mwifiex_802_11_fixed_iesBing Zhao2-22/+8
2011-04-05mwifiex: cleanup power save related struct and macrosMarc Yang4-66/+37
2011-04-05ieee80211: add HT extended capabilities masksBing Zhao1-0/+9
2011-04-05mwifiex: remove unused macros in fw.hMarc Yang1-42/+0
2011-04-05mwifiex: remove unused radio_on variable and macrosMarc Yang5-9/+0
2011-04-05mwifiex: remove MWIFIEX_AUTH_MODE_ macrosMarc Yang4-11/+6
2011-04-05mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao12-165/+74
2011-04-05rt2x00: Add an error message when trying to send on a full queueHelmut Schaa1-1/+4
2011-04-05rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa3-1/+9
2011-04-05rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn1-0/+1
2011-04-05rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa1-2/+5
2011-04-05rt2x00: Implement tx power temperature compensationHelmut Schaa9-5/+296
2011-04-05rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa3-25/+0
2011-04-05rt2x00: Indention cleanup in rt2800libHelmut Schaa1-14/+11
2011-04-05rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa1-14/+18
2011-04-05rt2x00: Restructure bw_comp calculationHelmut Schaa1-5/+8
2011-04-05rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa5-10/+5
2011-04-05rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa1-6/+12
2011-04-05rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa1-2/+10
2011-04-05rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa6-11/+25
2011-04-05rtlwifi: Remove unused/unneeded variablesLarry Finger8-137/+98
2011-04-05mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang7-129/+63
2011-04-05mwifiex: remove macro SHORT_SLOT_TIME_DISABLEDBing Zhao2-6/+3
2011-04-05mac80211: remove the dependency on crypto_blkcipherFelix Fietkau6-28/+23
2011-04-05mwifiex: remove unnecessary _set_auth functionsMarc Yang5-77/+19
2011-04-05mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar4-116/+0
2011-04-05mac80211: fix suppressing probe responses in ad-hoc modeFelix Fietkau1-2/+1
2011-04-05ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan2-28/+0
2011-04-05ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan4-32/+0
2011-04-05ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan3-7/+1
2011-04-05wifi: Add hwflags to debugfs.Ben Greear1-13/+76
2011-04-05iwlegacy: MAINTAINERSStanislaw Gruszka1-7/+3
2011-04-05Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville17-433/+136
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan7-7/+26
2011-03-31Bluetooth: Fix warning with hci_cmd_timerThomas Gleixner1-1/+3
2011-03-31Bluetooth: delete hanging L2CAP channelAndrei Emeltchenko1-2/+3
2011-03-31Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_replyJohan Hedberg1-0/+2
2011-03-31Bluetooth: Fix sending LE data over USBVinicius Costa Gomes1-1/+2
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan3-2/+10
2011-03-31Bluetooth: Increment unacked_frames count only the first transmitSuraj Sumangala1-1/+3
2011-03-31Bluetooth: add support for Apple MacBook Pro 8,2Marc-Antoine Perennou1-0/+3
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg3-0/+172
2011-03-31Bluetooth: check L2CAP info_rsp ident and stateAndrei Emeltchenko1-0/+5
2011-03-31Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_addGustavo F. Padovan1-9/+10
2011-03-31Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan1-1/+0
2011-03-31Bluetooth: Enable support for out of band association modelSzymon Janc1-1/+6
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc6-0/+222
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc5-0/+113
2011-03-31Bluetooth: Allow for NULL data in mgmt_pending_addSzymon Janc1-1/+2