summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau1-1/+1
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau1-8/+0
2011-04-07mwifiex: remove redundant encryption_mode mappingYogesh Ashok Powar6-83/+19
2011-04-07mwifiex: return success in set_default_key for WPA/WPA2Amitkumar Karwar1-0/+4
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart4-3/+100
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka3-13/+5
2011-04-07iwlwifi: more priv->mutex serializationStanislaw Gruszka1-14/+20
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka2-29/+34
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez2-5/+0
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville21-291/+981
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter17-6828/+0
2011-04-05Bluetooth: convert net/bluetooth/ to kstrtoxAlexey Dobriyan1-17/+17
2011-04-05Bluetooth: Use GFP_KERNEL in user contextGustavo F. Padovan1-1/+1
2011-04-05Bluetooth: Don't use spin_lock_bh in user contextGustavo F. Padovan1-44/+44
2011-04-05Bluetooth: Use kthread API in cmtpSzymon Janc3-18/+13
2011-04-05Bluetooth: Use kthread API in bnepSzymon Janc2-14/+9
2011-04-05Bluetooth: Use kthread API in hidpSzymon Janc2-30/+25
2011-04-05Bluetooth: Add mgmt_remote_name eventJohan Hedberg4-0/+22
2011-04-05Bluetooth: Add mgmt_device_found eventJohan Hedberg4-8/+41
2011-04-05Bluetooth: Remove gfp_mask param from hci_reassembly()Gustavo F. Padovan1-6/+5
2011-04-05mac80211: clean up station cleanup timerJohannes Berg4-18/+3
2011-04-05ssb: pci: implement serdes workaroundRafał Miłecki1-3/+28
2011-04-05ssb: pci: implement mdio readingRafał Miłecki1-0/+43
2011-04-05ssb: pci: fix mdio writes on newer cores (rev 10+)Rafał Miłecki1-2/+32
2011-04-05ssb: pci: trivial: drop useless pointerRafał Miłecki1-2/+0
2011-04-05ssb: trivial: use u8 for chip_rev (it's mask is 0xF)Rafał Miłecki2-2/+2
2011-04-05ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan1-4/+4
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