summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-12-04Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Christophe Ricard
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard
2014-12-02NFC: Add se_io NFC operandChristophe Ricard
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard
2014-12-02NFC: nci: Add status byte management in case of error.Christophe Ricard
2014-12-02NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDChristophe Ricard
2014-12-02NFC: hci: Add open pipe command handlerChristophe Ricard
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique
2014-11-28NFC: Fix a memory leakJulien Lefrique
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer