summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz
2011-09-20NFC: basic NCI protocol implementationIlan Elias
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias
2011-09-20mac80211: fix indentationAlexander Simon
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19cfg80211/nl80211: Add PMKSA caching candidate eventJouni Malinen
2011-09-19bcma: cc: export more control functionsRafał Miłecki
2011-09-19cfg80211: add cfg80211_find_vendor_ie() functionEliad Peller
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller
2011-09-14wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-13nl80211/cfg80211: add match filtering for sched_scanLuciano Coelho
2011-09-13nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flagEliad Peller
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-09-13cfg80211/nl80211: Indicate roaming feature capability to userspace.Vivek Natarajan
2011-09-13ssb: use u16 for storing board revRafał Miłecki
2011-08-29cfg80211: document wiphy->registeredStanislaw Gruszka
2011-08-26wireless: relicense regulatory header to ISCLuis R. Rodriguez
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-26nl80211/cfg80211: add STA WME parametersEliad Peller
2011-08-24NFC: Reserve tx head and tail roomSamuel Ortiz
2011-08-24{nl,cfg,mac}80211: let userspace make meshif mesh gateJavier Cardona