summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-10-26NFC: Return NULL when no LLCP socket for a dsap,ssap couple is foundSamuel Ortiz
2012-10-26NFC: Implement LLCP connection less Tx pathSamuel Ortiz
2012-10-26NFC: UI frame sending routine implementationSamuel Ortiz
2012-10-26NFC: Forward LLCP datagrams to userspaceSamuel Ortiz
2012-10-26NFC: Handle LLCP UI framesSamuel Ortiz
2012-10-26NFC: Keep connection less bound sockets alive when DEP link goes downSamuel Ortiz
2012-10-26NFC: Check for connection less sockets when looking for a service nameSamuel Ortiz
2012-10-26NFC: Reserve LLCP ssap when replying to an SNL frameSamuel Ortiz
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang
2012-10-26NFC: Fix style issues with logical operationsSzymon Janc
2012-10-26NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc
2012-10-26NFC: Small nfc_hci_create_pipe refactoringSzymon Janc
2012-10-26NFC: Remove unneeded LLCP function return callsSzymon Janc
2012-10-26NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc
2012-10-26NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc
2012-10-26NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande
2012-10-26NFC: Set rf_mode to NFC_RF_NONE where necessaryThierry Escande
2012-10-26NFC: Initial SNL supportSamuel Ortiz
2012-10-26NFC: Add SNL frame building routineSamuel Ortiz
2012-10-26NFC: Use llcp_allocate_pdu to build the DISC framesSamuel Ortiz
2012-10-26NFC: Avoid falling back to SYMM when sk is NULLSamuel Ortiz
2012-10-26NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade
2012-10-26NFC: Implement HCI DEP send and receive dataArron Wang
2012-10-26NFC: Implement HCI DEP link up and downArron Wang
2012-10-26NFC: Handle pn544 continue activationArron Wang
2012-10-26NFC: Pass hardware specific HCI event to driverArron Wang
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg