summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-09brcm80211: fmac: changed two scan related structuresRoland Vossen1-7/+2
2011-11-09brmc80211: fmac: reworked next_bss()Roland Vossen2-10/+10
2011-11-09brcm80211: fmac: annotated little endian struct with _leRoland Vossen3-15/+15
2011-11-09brcm80211: smac: removed support for SROM rev < 8Roland Vossen2-347/+34
2011-11-09brcm80211: smac: drop "40MHz intolerant" flag from HT capability infoArend van Spriel1-4/+2
2011-11-09brcm80211: removed duplicate definesAlwin Beukers7-78/+15
2011-11-09brcm80211: cleanup defines in main.cAlwin Beukers1-200/+148
2011-11-09mac80211: fix confusing parenthesesJohannes Berg1-1/+1
2011-11-09iwmc3200wifi: add some more range checksDan Carpenter1-2/+13
2011-11-09rndis_wlan: add range check in del_key()Dan Carpenter1-1/+8
2011-11-09ath9k_hw: min_t() casts u32 to intDan Carpenter1-1/+1
2011-11-09mac80211: call set_wmm_default only for valid vifsEliad Peller1-8/+8
2011-11-09iwlagn: use 6 Mbps rate for no-CCK scansJohannes Berg1-1/+2
2011-11-09iwlagn: simplify iwl_alloc_allDon Fry1-6/+4
2011-11-09iwlwifi: HW rev for 105 and 135 seriesWey-Yi Guy1-2/+2
2011-11-09iwlagn: remove unnecessary type for tracing operationsDon Fry2-13/+12
2011-11-09iwlagn: update wowlan APIJohannes Berg2-11/+29
2011-11-09wl12xx: fix wl12xx_scan_sched_scan_ssid_list() check that all given ssids are...Eyal Shapira1-1/+1
2011-11-09ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa1-0/+2
2011-11-09cfg80211: fix missing kernel-docJohannes Berg1-0/+4
2011-11-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-11/+17
2011-11-08Bluetooth: Add support for Broadcom BCM20702A0Wen-chien Jesse Sung1-0/+3
2011-11-08Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg4-36/+64
2011-11-08Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg4-32/+35
2011-11-08Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg1-0/+5
2011-11-08Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg1-21/+0
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg3-31/+19
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg3-3/+20
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg5-1/+43
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes1-32/+11
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes3-1/+12
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes3-8/+23
2011-11-08Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko1-0/+24
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko5-8/+15
2011-11-07Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg1-19/+21
2011-11-07Bluetooth: Add debug print to l2cap_chan_createSzymon Janc1-0/+2
2011-11-07Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg1-1/+18
2011-11-07Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau1-1/+6
2011-11-07Bluetooth: Add signal handlers for channel movesMat Martineau1-0/+136
2011-11-07Bluetooth: Use symbolic values for the fixed channel mapMat Martineau1-1/+7
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau1-0/+4
2011-11-07Bluetooth: Add signal handlers for channel creationMat Martineau1-0/+47
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau1-2/+52
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2-0/+36
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau1-0/+1
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau1-0/+27
2011-11-07Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko1-0/+2
2011-11-07Bluetooth: use buffer priority to mark URB_ISO_ASAP flagLuiz Augusto von Dentz1-0/+3
2011-11-07Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz1-1/+55
2011-11-07Bluetooth: handle priority change within quoteLuiz Augusto von Dentz1-2/+16