summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cfg80211: Validate cipher suite against supported ciphersJouni Malinen2011-09-273-18/+15Star
| * | cfg80211: Remove strict validation of AKM suitesJouni Malinen2011-09-271-11/+1Star
| * | mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-2727-112/+137
| * | ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2011-09-272-6/+20
| * | Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville2011-09-2711-106/+274
| |\ \
| | * | wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov2011-09-231-1/+1
| | * | wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2011-09-232-2/+4
| | * | wl12xx: implement set_bitrate_mask callbackEliad Peller2011-09-237-65/+102
| | * | wl12xx: AP mode - support hidden SSIDArik Nemtsov2011-09-232-17/+82
| | * | 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/+3Star
| | * | 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/+3Star
| | * | 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/+15Star
| | * | 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/+2Star
| | * | Bluetooth: Add mgmt events for blacklistingAntti Julku2011-09-215-34/+92
| | * | Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes2011-09-211-5/+3Star
| | * | 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/+65Star
| | * | 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/+3Star
| | * | 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/+0Star
| * | | iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2011-09-212-2/+5
| * | | iwlagn: remove uneeded declarationEmmanuel Grumbach2011-09-211-2/+0Star
| * | | iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach2011-09-215-16/+12Star
| * | | iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-2115-134/+157
| * | | iwlagn: split remain-on-channelJohannes Berg2011-09-213-49/+62