summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-04-276-16/+29
|\
| * Add Foxconn / Hon Hai IDs for btusb moduleSteven Harms2012-04-241-0/+3
| * Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc2012-04-241-0/+1
| * Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2012-04-192-0/+3
| * Bluetooth: Temporary keys should be retained during connectionVishal Agarwal2012-04-163-4/+5
| * Bluetooth: hci_persistent_key should return boolVishal Agarwal2012-04-163-12/+13
| * Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2012-04-132-0/+3
| * Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer2012-04-131-0/+1
* | mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-243-4/+4
* | iwlwifi: use correct released ucode versionMeenakshi Venkataraman2012-04-244-18/+27
* | iwlwifi: fix hardware queue programmingJohannes Berg2012-04-242-8/+43
* | brcmsmac: "INTERMEDIATE but not AMPDU" only when tracingEldad Zack2012-04-231-2/+1
* | rtlwifi: Fix oops on unloadLarry Finger2012-04-231-0/+1
* | ipw2200: Fix race condition in the command completion acknowledgeStanislav Yakovlev2012-04-231-1/+12
* | iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-232-4/+9
* | ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
* | ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
* | mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-171-2/+2
* | MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy2012-04-171-0/+1
* | mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-171-4/+6
* | bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-161-2/+5
* | mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-131-9/+9
* | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
* | ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
* | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
* | cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-131-1/+1
* | brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-131-0/+8
* | libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-131-2/+7
* | NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz2012-04-111-2/+2
* | rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-111-1/+6
* | rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2012-04-112-19/+21
* | Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
* | rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1
* | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-102-1/+2
* | net/wireless/wext-core.c: add missing kfreeJulia Lawall2012-04-091-2/+4
* | rtlwifi: Fix oops on rate-control failureLarry Finger2012-04-091-1/+4
* | mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
* | rtlwifi: rtl8192de: Fix firmware initializationLarry Finger2012-04-091-6/+0
* | nl80211: ensure interface is up in various APIsJohannes Berg2012-04-091-13/+18
* | mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-0911-19/+45
|\|
| * Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| * Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus2012-03-291-1/+1
| * Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| * Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko2012-03-281-3/+8
| * Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix2012-03-281-1/+1
| * Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-03-282-0/+3
| * Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| * Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3