aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | | | | | | mac80211: Don't set per-BSS QoS for monitor interfacesSujith2010-07-26
| | * | | | | | | | mac80211: fix sta assignmentJohannes Berg2010-07-26
| | * | | | | | | | cfg80211: fix IBSS default management keyJohannes Berg2010-07-26
| | * | | | | | | | mac80211: remove bogus rcu_read_lock()Johannes Berg2010-07-26
| | * | | | | | | | wireless: remove unneeded variable from regulatory_hint_11d()Dan Carpenter2010-07-26
| | * | | | | | | | mac80211: freeing the wrong variableDan Carpenter2010-07-26
| | * | | | | | | | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-26
| | * | | | | | | | minstrel: don't complain about feedback for unrequested ratesJohn W. Linville2010-07-26
| | * | | | | | | | minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville2010-07-26
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-28
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | genetlink: use genl_register_family_with_ops()Changli Gao2010-07-27
| * | | | | | | | | drop_monitor: use genl_register_family_with_ops()Changli Gao2010-07-26
| * | | | | | | | | genetlink: cleanup code according to CodingStyleChangli Gao2010-07-26
| * | | | | | | | | wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_COREDavid S. Miller2010-07-26
| * | | | | | | | | netlink: netlink_recvmsg() fixEric Dumazet2010-07-26
| * | | | | | | | | net: pskb_expand_head() optimizationEric Dumazet2010-07-25
| * | | | | | | | | sysfs: add attribute to indicate hw address assignment typeStefan Assmann2010-07-24
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-23
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | mac80211: proper IBSS lockingJohannes Berg2010-07-21
| | * | | | | | | | mac80211: fix IBSS lockdep complaintJohannes Berg2010-07-21
| | * | | | | | | | mac80211: refuse shared key auth when WEP is unavailableJohannes Berg2010-07-21
| | * | | | | | | | cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-21
| | * | | | | | | | wireless: remove unnecessary reg_same_country_ie_hintJohn W. Linville2010-07-20
| | * | | | | | | | wireless: mark cfg80211_is_all_idle as staticJohn W. Linville2010-07-20
| | * | | | | | | | wireless: correct sparse warning in generated regdb.cJohn W. Linville2010-07-20
| | * | | | | | | | wireless: correct sparse warning in wext-compat.cJohn W. Linville2010-07-20
| | * | | | | | | | wireless: correct sparse warning in lib80211_crypt_tkip.cJohn W. Linville2010-07-20
| | * | | | | | | | wireless: only use alpha2 regulatory information from country IEJohn W. Linville2010-07-20
| | * | | | | | | | mac80211: set carrier on for monitor interfaces on ieee80211_openDavid Gnedt2010-07-20
| | * | | | | | | | mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-20
| | * | | | | | | | mac80211: fix aggregation action frame handling with AP VLANsFelix Fietkau2010-07-20
| | * | | | | | | | mac80211: improve error checking if WEP fails to initJohn W. Linville2010-07-16
| | * | | | | | | | mac80211: skip HT parsing if HW does not support HTChristian Lamparter2010-07-16
| | * | | | | | | | cfg80211: don't get expired BSSesJohannes Berg2010-07-14
| * | | | | | | | | net: core: don't use own hex_to_bin() methodAndy Shevchenko2010-07-23
| * | | | | | | | | caif: precedence bugDan Carpenter2010-07-22
| * | | | | | | | | net: RTA_MARK additionEric Dumazet2010-07-22
| * | | | | | | | | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-21
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drop_monitor: convert some kfree_skb call sites to consume_skbNeil Horman2010-07-20
| * | | | | | | | | drop_monitor: Add error code to detect duplicate state changesNeil Horman2010-07-20
| * | | | | | | | | __dst_free(): put EXPORT_SYMBOLS after the fctNicolas Dichtel2010-07-20
| * | | | | | | | | net: this_cpu_xxx conversionsEric Dumazet2010-07-19
| * | | | | | | | | net: 64bit stats for netdev_queueEric Dumazet2010-07-19
| * | | | | | | | | sch_atm: Convert to use standard list_head facilities.David S. Miller2010-07-18
| * | | | | | | | | net: support time stamping in phy devices.Richard Cochran2010-07-18
| * | | | | | | | | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
| * | | | | | | | | vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)Pedro Garcia2010-07-18
| * | | | | | | | | net: Remove MAX_SOCK_ADDR constantTetsuo Handa2010-07-18
| * | | | | | | | | net: dccp: fix sign bugKulikov Vasiliy2010-07-18