summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg
2013-05-25regulatory: remove reg_mutexJohannes Berg
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen
2013-05-24mac80211: add STBC flag for radiotapOleksij Rempel
2013-05-24mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-05-23mac80211: assign AP_VLAN hw queues correctlyJohannes Berg
2013-05-23cfg80211: fix reporting 64-bit station info tx bytesFelix Fietkau
2013-05-23mac80211: fix queue handling crashJohannes Berg
2013-05-23cfg80211: check wdev->netdev in connection workJohannes Berg
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-16mac80211: enable power save only if DTIM period is availableAlexander Bondar
2013-05-16mac80211: enable Auth Protocol Identifier on mesh config.Colleen Twitty
2013-05-16cfg80211: Userspace may inform kernel of mesh auth method.Colleen Twitty
2013-05-16cfg80211: use C99 initialisers to simplify code a bitJohannes Berg
2013-05-16mac80211: write memcpy differently for smatchJohannes Berg
2013-05-16wireless: move crypto constants to ieee80211.hJohannes Berg
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann
2013-05-16cfg80211: add 60GHz regulatory classVladimir Kondratiev
2013-05-16mac80211: add support for per-chain signal strength reportingFelix Fietkau
2013-05-16cfg80211: add support for per-chain signal strength reportingFelix Fietkau
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-08gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()Pravin B Shelar
2013-05-07SUNRPC: fix decoding of optional gss-proxy xdr fieldsJ. Bruce Fields
2013-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-06tipc: potential divide by zero in tipc_link_recv_fragment()Dan Carpenter
2013-05-06tipc: add a bounds check in link_recv_changeover_msg()Dan Carpenter