summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-122-3/+4
* Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-121-9/+4
* Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-121-6/+6
* Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-121-3/+11
* Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-123-20/+17
* Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko2012-06-121-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-1126-49/+238
|\
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-082-0/+54
| * Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-081-3/+6
| * Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg2012-06-081-1/+6
| * Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-081-0/+18
| * Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-081-1/+1
| * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
| * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
| * brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
| * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* | Bluetooth: Fix style in hidp codeGustavo Padovan2012-06-091-1/+2
* | Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko2012-06-051-1/+1
* | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* | Bluetooth: Filter duplicated reports in LE scanAndre Guedes2012-06-051-0/+1
* | Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-052-20/+15
* | Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-052-2/+2
* | Bluetooth: Check MTU value in l2cap_sock_setsockopt_oldAndre Guedes2012-06-051-0/+21
* | Bluetooth: Change default MTU for L2CAP ATT channelAndre Guedes2012-06-051-1/+1
* | Bluetooth: Fix not removing hci_conn for failed LE connectionAndrzej Kaczmarek2012-06-051-9/+13
* | Bluetooth: Return proper mgmt state when LE pairing connection failedAndrzej Kaczmarek2012-06-051-1/+8
* | Bluetooth: Allow only one LE connection attemptAndrzej Kaczmarek2012-06-051-0/+5
* | Bluetooth: Remove unused err var from l2cap_segment_sdu()Gustavo Padovan2012-06-051-2/+1
* | Bluetooth: Create function to return the ERTM header sizeGustavo Padovan2012-06-051-14/+11
* | Bluetooth: Make l2cap_att_channel return voidAndrei Emeltchenko2012-06-051-5/+3
* | Bluetooth: Make l2cap_conless_channel return voidAndrei Emeltchenko2012-06-051-4/+3
* | Bluetooth: Make l2cap_data_channel return voidAndrei Emeltchenko2012-06-051-5/+4
* | Bluetooth: A2MP: Do not reference hci_connAndrei Emeltchenko2012-06-052-3/+3
* | Bluetooth: Do not check func ready existenceAndrei Emeltchenko2012-06-051-2/+1
* | Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc2012-06-051-2/+0
* | Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko2012-06-053-4/+35
* | Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko2012-06-053-2/+19
OpenPOWER on IntegriCloud