summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | wl12xx: Use dev_hlid for auth and assoc reqEliad Peller2011-09-231-6/+9
| * | wl12xx: send all pending packets on channel changeEliad Peller2011-09-231-0/+2
| * | wl12xx: remove P2P ie from probe responseEliad Peller2011-09-231-0/+28
| * | wl12xx: remove TIM ie from probe responseEliad Peller2011-09-231-0/+17
| * | wl12xx: Include OFDM rates in IBSS modeShahar Levi2011-09-232-5/+3
| * | wl12xx: fix sdio_test module functionalityShahar Levi2011-09-232-6/+15
| * | wl12xx: fix forced passive scansLuciano Coelho2011-09-221-6/+13
* | | Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-2714-287/+538
|\ \ \ | |/ / |/| |
| * | Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz2011-09-211-1/+3
| * | Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes2011-09-211-1/+3
| * | Bluetooth: Reduce critical region.Andre Guedes2011-09-211-4/+3
| * | Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia2011-09-211-1/+1
| * | Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes2011-09-211-1/+1
| * | Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes2011-09-211-0/+2
| * | Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes2011-09-211-45/+15
| * | Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes2011-09-211-18/+28
| * | Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes2011-09-211-17/+2
| * | Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-215-34/+92
| * | Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes2011-09-211-5/+3
| * | Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes2011-09-211-2/+3
| * | Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes2011-09-213-103/+185
| * | Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes2011-09-215-71/+65
| * | Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann2011-09-211-0/+3
| * | Bluetooth: Add LE link type for debugfs outputPeter Hurley2011-09-211-0/+2
| * | Bluetooth: Add mgmt command for fast connectable modeAntti Julku2011-09-213-0/+75
| * | Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes2011-09-214-4/+6
| * | Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes2011-09-211-2/+8
| * | Bluetooth: Add support for pairing via mgmt over LEVinicius Costa Gomes2011-09-211-2/+13
| * | Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes2011-09-211-1/+1
| * | Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes2011-09-213-11/+38
| * | Bluetooth: Reset the security timer when a command is queuedVinicius Costa Gomes2011-09-211-12/+3
| * | Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz2011-09-212-0/+31
* | | nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap2011-09-211-1/+1
* | | mwifiex: remove unneeded NULL checkDan Carpenter2011-09-211-2/+2
* | | mwifiex: add a kfree() to an error pathDan Carpenter2011-09-211-0/+1
* | | iwlagn: remove duplicate list initAmit Beka2011-09-211-2/+0
* | | iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-212-2/+5
* | | iwlagn: remove uneeded declarationEmmanuel Grumbach2011-09-211-2/+0
* | | iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-215-16/+12
* | | iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-2115-134/+157
* | | iwlagn: split remain-on-channelJohannes Berg2011-09-213-49/+62
* | | iwlagn: remove common station privJohannes Berg2011-09-215-20/+16
* | | iwlagn: move scan code to scan fileJohannes Berg2011-09-214-440/+433
* | | mac80211: notify peer when shutting down peer linkThomas Pedersen2011-09-211-0/+8
* | | mac80211: fix AP/VLAN PS buffer raceJohannes Berg2011-09-211-6/+4
|/ /
* | rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger2011-09-206-20/+8
* | rtlwifi: rtl8192de: Change modinfo messagesLarry Finger2011-09-201-4/+8
* | rtlwifi: rtl8192se: Change modinfo messagesLarry Finger2011-09-201-5/+9
* | rtlwifi: rtl8192ce: Change modinfo messagesLarry Finger2011-09-201-4/+8
* | ath9k: Store noise immunity values across scanningRajkumar Manoharan2011-09-202-2/+9
OpenPOWER on IntegriCloud