summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-08-27Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-08-27Bluetooth: Add support for Apple vendor-specific devicesHenrik Rydberg
2012-08-21Bluetooth: Use USB_VENDOR_AND_INTERFACE() for Broadcom devicesGustavo Padovan
2012-08-15Bluetooth: Add support for Sony Vaio T-SeriesYevgeniy Melnichuk
2012-08-15Bluetooth: Fix use-after-free bug in SMPAndre Guedes
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland
2012-08-13ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-08-10ath9k: stop btcoex on device suspendRajkumar Manoharan
2012-08-10wireless: at76c50x: signedness bug in at76_dfu_get_state()Dan Carpenter
2012-08-10rndis_wlan: Fix potential memory leak in update_pmkid()Alexey Khoroshilov
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-06Bluetooth: add support for atheros 0489:e057Peng Chen
2012-08-06iwlwifi: disable greenfield transmissions as a workaroundJohannes Berg
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake
2012-08-06Bluetooth: Fix socket not getting freed if l2cap channel create failsJaganath Kanakkassery
2012-08-06Bluetooth: smp: Fix possible NULL dereferenceAndrei Emeltchenko
2012-08-06Bluetooth: Set name_state to unknown when entry name is emptyRam Malovany
2012-08-06Bluetooth: Fix using a NULL inquiry cache entryRam Malovany
2012-08-06Bluetooth: Fix using NULL inquiry entryRam Malovany
2012-08-06Bluetooth: Fix legacy pairing with some devicesSzymon Janc
2012-08-06Bluetooth: Fix possible deadlock in SCO codeGustavo Padovan
2012-08-06Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0Manoj Iyer
2012-08-03ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-08-02brcmsmac: use channel flags to restrict OFDMSeth Forshee
2012-08-02libertas: fix two memory leaksDaniel Drake
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung
2012-08-02libertas: don't reset card on error when it is being removedDaniel Drake
2012-08-02b43: fix logic in GPIO initRafał Miłecki
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-02cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee
2012-08-02ipv4: route.c cleanupEric Dumazet
2012-08-02bnx2x: fix mem leak when command is unknownJesper Juhl
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-01Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-01Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger
2012-08-02um: pass siginfo to guest processMartin Pärtel
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel
2012-08-02um: pull interrupt_end() into userspace()Al Viro