summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller27-112/+137
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-27Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xxJohn W. Linville11-106/+274
2011-09-27Merge branch 'master' of git://github.com/padovan/bluetooth-nextJohn W. Linville14-287/+538
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov1-1/+1
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2-2/+4
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller7-65/+102
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov2-17/+82
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller1-6/+9
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller1-0/+2
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller1-0/+28
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller1-0/+17
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi2-5/+3
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi2-6/+15
2011-09-22wl12xx: fix forced passive scansLuciano Coelho1-6/+13
2011-09-21nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap1-1/+1
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter1-2/+2
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter1-0/+1
2011-09-21iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2-2/+5
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach5-16/+12
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach15-134/+157
2011-09-21iwlagn: split remain-on-channelJohannes Berg3-49/+62
2011-09-21iwlagn: remove common station privJohannes Berg5-20/+16
2011-09-21iwlagn: move scan code to scan fileJohannes Berg4-440/+433
2011-09-21mac80211: notify peer when shutting down peer linkThomas Pedersen1-0/+8
2011-09-21mac80211: fix AP/VLAN PS buffer raceJohannes Berg1-6/+4
2011-09-21Bluetooth: mark l2cap_create_iframe_pdu as staticLuiz Augusto von Dentz1-1/+3
2011-09-21Bluetooth: Check 'dev_class' in mgmt_device_found()Andre Guedes1-1/+3
2011-09-21Bluetooth: Reduce critical region.Andre Guedes1-4/+3
2011-09-21Bluetooth: Fix wrong memcpy size on LE start encryptionAnderson Briglia1-1/+1
2011-09-21Bluetooth: Remove support for other SMP keys than the LTKVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Fix not setting a pending security levelVinicius Costa Gomes1-0/+2
2011-09-21Revert "Bluetooth: Add support for communicating keys with userspace"Vinicius Costa Gomes1-45/+15
2011-09-21Bluetooth: Use the LTK after receiving a LE Security RequestVinicius Costa Gomes1-18/+28
2011-09-21Bluetooth: Fix sending wrong authentication requirementsVinicius Costa Gomes1-17/+2
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku5-34/+92
2011-09-21Bluetooth: Use the MEDIUM security level for pairingsVinicius Costa Gomes1-5/+3
2011-09-21Bluetooth: Require authentication if MITM protection is requestedVinicius Costa Gomes1-2/+3
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes3-103/+185
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes5-71/+65
2011-09-21Bluetooth: hidp: Add support for NO_INIT_REPORTS quirkDavid Herrmann1-0/+3
2011-09-21Bluetooth: Add LE link type for debugfs outputPeter Hurley1-0/+2
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku3-0/+75
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes4-4/+6
2011-09-21Bluetooth: Add support for running SMP without a socketVinicius Costa Gomes1-2/+8
2011-09-21Bluetooth: Add support for pairing via mgmt over LEVinicius Costa Gomes1-2/+13
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes1-1/+1
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes3-11/+38