summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-17mac80211: go out of PS before sending disassocEliad Peller
2012-07-17cfg80211: remove regulatory_update()Luis R. Rodriguez
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez
2012-07-17cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUSLuis R. Rodriguez
2012-07-17cfg80211: fix set_regdom() to cancel requests with same alpha2Kalle Valo
2012-07-17cfg80211: support TX error rate CQMThomas Pedersen
2012-07-17nl80211: add wdev ID as u64 as it shouldJohannes Berg
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg
2012-07-13mac80211: fix use after freeAlan Cox
2012-07-12nl80211: allow enabling WoWLAN without triggersJohannes Berg
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12cfg80211: ignore channel state for stopped AP/mesh interfacesFelix Fietkau
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg
2012-07-12cfg80211: fix locking and lockdep complaintsJohannes Berg
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier
2012-07-12mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari
2012-07-12mac80211: restructure key selectionJohannes Berg
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-12mac80211: redesign scan RXJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12nl80211: send interface after creationJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09NFC: Check for llcp_sock and its device from llcp_sock_getnameSamuel Ortiz
2012-07-09NFC: Add ISO 14443 type B protocolSamuel Ortiz
2012-07-09NFC: Dereference LLCP bind socket address after checking for it to be NULLSamuel Ortiz
2012-07-09NFC: Do not return EBUSY when stopping a poll that's already stoppedSamuel Ortiz
2012-07-09NFC: Remove warning from nfc_llcp_local_putSamuel Ortiz
2012-07-09NFC: Handle LLCP Disconnected Mode framesSamuel Ortiz
2012-07-09NFC: LLCP late bindingSamuel Ortiz
2012-07-09NFC: Forbid SSAP binding to a not well known LLCP serviceSamuel Ortiz
2012-07-09NFC: Forbid LLCP service name reusingSamuel Ortiz
2012-07-09NFC: Release LLCP SAP when the owner is releasedSamuel Ortiz
2012-07-09NFC: Close listening LLCP sockets when the device is goneSamuel Ortiz
2012-07-09NFC: Build LLCP general bytes upon requestSamuel Ortiz
2012-07-09NFC: Fix LLCP getname socket opSamuel Ortiz
2012-07-09NFC: Update LLCP socket target index when getting a connectionSamuel Ortiz
2012-07-09NFC: Add netlink module alias for NFCSamuel Ortiz
2012-07-09NFC: Add modules alias for NFC socketsSamuel Ortiz
2012-07-09NFC: Allow HCI driver to pre-open pipes to some gatesEric Lapuyade
2012-07-09NFC: nfc_driver_failure() implementationEric Lapuyade
2012-07-09NFC: nfc_targets_found() should accept zero target foundEric Lapuyade