summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-05-11cfg80211/nl80211: add interval attribute for scheduled scansLuciano Coelho
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-11ssb: move ssb_commit_settings and export itRafał Miłecki
2011-05-11bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki
2011-05-11mac80211: Self-protected management frames are not robustThomas Pedersen
2011-05-11nl80211: Let userspace drive the peer link management states.Javier Cardona
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona
2011-05-11Bluetooth: Double check sec req for pre 2.1 deviceWaldemar Rymarkiewicz
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen
2011-05-05Bluetooth: Remove l2cap_sk_listGustavo F. Padovan
2011-05-05Bluetooth: Handle psm == 0 case inside l2cap_add_psm()Gustavo F. Padovan
2011-05-05Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()Gustavo F. Padovan
2011-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-28Bluetooth: Add store_hint parameter to mgmt_new_keyJohan Hedberg
2011-04-28Bluetooth: Remove old_key_type from mgmt_ev_new_keyJohan Hedberg
2011-04-28Bluetooth: Fix link key persistent storage criteriaJohan Hedberg
2011-04-28Bluetooth: Add confirm_hint parameter to user confirmation requestsJohan Hedberg
2011-04-28Bluetooth: Add variable SSP auto-accept delay supportJohan Hedberg
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov
2011-04-28Bluetooth: Add secure flag for mgmt_pin_code_reqWaldemar Rymarkiewicz
2011-04-28Bluetooth: Map sec_level to link key requirementsWaldemar Rymarkiewicz
2011-04-28Bluetooth: Add definitions for link key typesWaldemar Rymarkiewicz
2011-04-28Bluetooth: Add discovering event to the Management interfaceJohan Hedberg
2011-04-28Bluetooth: Add basic discovery commands to the management interfaceJohan Hedberg
2011-04-28Bluetooth: Don't export l2cap_sock_opsGustavo F. Padovan
2011-04-28Bluetooth: Fix memory leak with L2CAP channelsGustavo F. Padovan
2011-04-28Bluetooth: Move conn to struct l2cap_chanGustavo F. Padovan
2011-04-28Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-28Bluetooth: Move more channel info to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move more vars to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Move some more elements to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()Gustavo F. Padovan
2011-04-27Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan
2011-04-27Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki
2011-04-25ssb: cc: add & fix definesRafał Miłecki
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan