summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-06-14NFC: llcp: Fix the well known services endiannessSamuel Ortiz
2013-06-14NFC: llcp: Set the LLC Link Management well known service bitSamuel Ortiz
2013-06-14NFC: llcp: Do not send pending Tx frames when the remote is not readySamuel Ortiz
2013-06-14NFC: llcp: Fix non blocking sockets connectionsSamuel Ortiz
2013-06-14NFC: Fix a potential memory leakThierry Escande
2013-06-14NFC: Keep socket alive until the DISC PDU is actually sentThierry Escande
2013-06-14NFC: Rename nfc_llcp_disconnect() to nfc_llcp_send_disconnect()Thierry Escande
2013-06-14NFC: Add secure element enablement netlink APISamuel Ortiz
2013-06-14NFC: Add secure element enablement internal APISamuel Ortiz
2013-06-14NFC: Remove and free all SEs when releasing an NFC deviceSamuel Ortiz
2013-06-14NFC: Send netlink events for secure elements additions and removalsSamuel Ortiz
2013-06-14NFC: Add secure elements addition and removal APISamuel Ortiz
2013-06-14NFC: Extend and fix the internal secure element APISamuel Ortiz
2013-06-14NFC: Remove the static supported_se fieldSamuel Ortiz
2013-06-14NFC: Add NCI over SPI receiveFrederic Danis
2013-06-14NFC: Add NCI over SPI sendFrederic Danis
2013-06-14NFC: Add basic NCI over SPIFrederic Danis
2013-06-13NFC: HCI: Follow a positive code path in the HCI ops implementationsSamuel Ortiz
2013-06-13NFC: HCI: Implement fw_upload opsEric Lapuyade
2013-06-13NFC: Add firmware upload netlink commandEric Lapuyade
2013-06-13NFC: NCI: Fix skb->dev usageFrederic Danis
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg
2013-06-12Bluetooth: Fix missing length checks for L2CAP signalling PDUsJohan Hedberg
2013-06-12Bluetooth: Fix checks for LE support on LE-only controllersJohan Hedberg
2013-06-11cfg80211: fix rtnl leak in wiphy dump error casesJohannes Berg
2013-06-11nl80211: allow sending CMD_FRAME without specifying any frequencyAntonio Quartulli
2013-06-11mac80211: make mgmt_tx accept a NULL channelAntonio Quartulli
2013-06-11cfg80211: fix VHT TDLS peer AID verificationJouni Malinen
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty
2013-06-11mac80211: fix mesh deadlockThomas Pedersen
2013-06-05wireless: fix kernel-docJohannes Berg
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg
2013-06-04regulatory: use proper enum return valueJohannes Berg
2013-06-04cfg80211: separate internal SME implementationJohannes Berg
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg
2013-06-03mac80211: set mesh formation field properlyJacob Minshall
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg
2013-05-29mac80211: always send multicast on CAB queueJohannes Berg