Age | Commit message (Expand) | Author |
2013-06-04 | cfg80211: make wiphy index start at 0 again | Johannes Berg |
2013-06-04 | cfg80211: fix potential deadlock regression | Johannes Berg |
2013-06-04 | regulatory: use proper enum return value | Johannes Berg |
2013-06-04 | cfg80211: separate internal SME implementation | Johannes Berg |
2013-06-04 | cfg80211/mac80211: clean up cfg80211 SME APIs | Johannes Berg |
2013-06-04 | nl80211: remove bogus genlmsg_end() error checking | Johannes Berg |
2013-06-03 | cfg80211: take WoWLAN support information out of wiphy struct | Johannes Berg |
2013-05-29 | cfg80211: support an active monitor interface flag | Felix Fietkau |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-27 | cfg80211: make WoWLAN configuration available to drivers | Johannes Berg |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg |
2013-05-25 | cfg80211: remove some locked wrappers from mlme API | Johannes Berg |
2013-05-25 | regulatory: remove reg_mutex | Johannes Berg |
2013-05-25 | regulatory: use RCU in regulatory_hint_11d() | Johannes Berg |
2013-05-25 | cfg80211: simplify and correct P2P-Device scan check | Johannes Berg |
2013-05-25 | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211 | Johannes Berg |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg |
2013-05-25 | cfg80211: use atomic_t for wiphy counter | Johannes Berg |
2013-05-25 | cfg80211: move cfg80211_get_dev_from_ifindex under wext | Johannes Berg |
2013-05-25 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2013-05-24 | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan |
2013-05-24 | cfg80211: Allow TDLS peer AID to be configured for VHT | Jouni Malinen |
2013-05-23 | cfg80211: fix reporting 64-bit station info tx bytes | Felix Fietkau |
2013-05-23 | cfg80211: check wdev->netdev in connection work | Johannes Berg |
2013-05-16 | cfg80211: Userspace may inform kernel of mesh auth method. | Colleen Twitty |
2013-05-16 | cfg80211: use C99 initialisers to simplify code a bit | Johannes Berg |
2013-05-16 | nl80211: Add generic netlink module alias for cfg80211/nl80211 | Marcel Holtmann |
2013-05-16 | cfg80211: add 60GHz regulatory class | Vladimir Kondratiev |
2013-05-16 | cfg80211: add support for per-chain signal strength reporting | Felix Fietkau |
2013-05-16 | cfg80211: fix sending WoWLAN TCP wakeup settings | Johannes Berg |
2013-05-16 | cfg80211: fix interface down/disconnect state handling | Johannes Berg |
2013-05-16 | nl80211: Add wdev identifier to some nl80211 notifications | Ilan Peer |
2013-05-16 | cfg80211: fix WoWLAN wakeup tracing | Johannes Berg |
2013-05-16 | cfg80211: fix wiphy_register error path | Johannes Berg |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | hostap: Don't use create_proc_read_entry() | David Howells |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-22 | cfg80211: introduce critical protocol indication from user-space | Arend van Spriel |
2013-04-22 | cfg80211: invert P2P-Device vs. netdev check ordering | Johannes Berg |
2013-04-22 | cfg80211: fix P2P-Device stop locking | Johannes Berg |
2013-04-22 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2013-04-19 | nl80211: allow using wdev identifiers to get scan results | Johannes Berg |
2013-04-16 | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg |
2013-04-16 | wireless: regulatory: fix channel disabling race condition | Johannes Berg |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-04-03 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-03-30 | cfg80211: sched_scan_mtx lock in cfg80211_conn_work() | Artem Savkov |
2013-03-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |