| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | mac80211: Don't set per-BSS QoS for monitor interfaces | Sujith | 2010-07-26 |
| | * | | | | | | | | mac80211: fix sta assignment | Johannes Berg | 2010-07-26 |
| | * | | | | | | | | cfg80211: fix IBSS default management key | Johannes Berg | 2010-07-26 |
| | * | | | | | | | | mac80211: remove bogus rcu_read_lock() | Johannes Berg | 2010-07-26 |
| | * | | | | | | | | wireless: remove unneeded variable from regulatory_hint_11d() | Dan Carpenter | 2010-07-26 |
| | * | | | | | | | | mac80211: freeing the wrong variable | Dan Carpenter | 2010-07-26 |
| | * | | | | | | | | lib80211: remove unused host_build_iv option | John W. Linville | 2010-07-26 |
| | * | | | | | | | | minstrel: don't complain about feedback for unrequested rates | John W. Linville | 2010-07-26 |
| | * | | | | | | | | minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps | John W. Linville | 2010-07-26 |
| * | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-28 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | genetlink: use genl_register_family_with_ops() | Changli Gao | 2010-07-27 |
| * | | | | | | | | | drop_monitor: use genl_register_family_with_ops() | Changli Gao | 2010-07-26 |
| * | | | | | | | | | genetlink: cleanup code according to CodingStyle | Changli Gao | 2010-07-26 |
| * | | | | | | | | | wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE | David S. Miller | 2010-07-26 |
| * | | | | | | | | | netlink: netlink_recvmsg() fix | Eric Dumazet | 2010-07-26 |
| * | | | | | | | | | net: pskb_expand_head() optimization | Eric Dumazet | 2010-07-25 |
| * | | | | | | | | | sysfs: add attribute to indicate hw address assignment type | Stefan Assmann | 2010-07-24 |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-23 |
| |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | mac80211: proper IBSS locking | Johannes Berg | 2010-07-21 |
| | * | | | | | | | | mac80211: fix IBSS lockdep complaint | Johannes Berg | 2010-07-21 |
| | * | | | | | | | | mac80211: refuse shared key auth when WEP is unavailable | Johannes Berg | 2010-07-21 |
| | * | | | | | | | | cfg80211: fix race between sysfs and cfg80211 | Maxime Bizon | 2010-07-21 |
| | * | | | | | | | | wireless: remove unnecessary reg_same_country_ie_hint | John W. Linville | 2010-07-20 |
| | * | | | | | | | | wireless: mark cfg80211_is_all_idle as static | John W. Linville | 2010-07-20 |
| | * | | | | | | | | wireless: correct sparse warning in generated regdb.c | John W. Linville | 2010-07-20 |
| | * | | | | | | | | wireless: correct sparse warning in wext-compat.c | John W. Linville | 2010-07-20 |
| | * | | | | | | | | wireless: correct sparse warning in lib80211_crypt_tkip.c | John W. Linville | 2010-07-20 |
| | * | | | | | | | | wireless: only use alpha2 regulatory information from country IE | John W. Linville | 2010-07-20 |
| | * | | | | | | | | mac80211: set carrier on for monitor interfaces on ieee80211_open | David Gnedt | 2010-07-20 |
| | * | | | | | | | | mac80211: move QoS-enable to BSS info | Johannes Berg | 2010-07-20 |
| | * | | | | | | | | mac80211: fix aggregation action frame handling with AP VLANs | Felix Fietkau | 2010-07-20 |
| | * | | | | | | | | mac80211: improve error checking if WEP fails to init | John W. Linville | 2010-07-16 |
| | * | | | | | | | | mac80211: skip HT parsing if HW does not support HT | Christian Lamparter | 2010-07-16 |
| | * | | | | | | | | cfg80211: don't get expired BSSes | Johannes Berg | 2010-07-14 |
| * | | | | | | | | | net: core: don't use own hex_to_bin() method | Andy Shevchenko | 2010-07-23 |
| * | | | | | | | | | caif: precedence bug | Dan Carpenter | 2010-07-22 |
| * | | | | | | | | | net: RTA_MARK addition | Eric Dumazet | 2010-07-22 |
| * | | | | | | | | | net: remove last uses of __attribute__((packed)) | Gustavo F. Padovan | 2010-07-21 |
| | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-20 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | drop_monitor: convert some kfree_skb call sites to consume_skb | Neil Horman | 2010-07-20 |
| * | | | | | | | | | drop_monitor: Add error code to detect duplicate state changes | Neil Horman | 2010-07-20 |
| * | | | | | | | | | __dst_free(): put EXPORT_SYMBOLS after the fct | Nicolas Dichtel | 2010-07-20 |
| * | | | | | | | | | net: this_cpu_xxx conversions | Eric Dumazet | 2010-07-19 |
| * | | | | | | | | | net: 64bit stats for netdev_queue | Eric Dumazet | 2010-07-19 |
| * | | | | | | | | | sch_atm: Convert to use standard list_head facilities. | David S. Miller | 2010-07-18 |
| * | | | | | | | | | net: support time stamping in phy devices. | Richard Cochran | 2010-07-18 |
| * | | | | | | | | | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran | 2010-07-18 |
| * | | | | | | | | | vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet) | Pedro Garcia | 2010-07-18 |
| * | | | | | | | | | net: Remove MAX_SOCK_ADDR constant | Tetsuo Handa | 2010-07-18 |
| * | | | | | | | | | net: dccp: fix sign bug | Kulikov Vasiliy | 2010-07-18 |