aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: export freq_reg_info()Luis R. Rodriguez2009-01-291-0/+24
* cfg80211: add wiphy_apply_custom_regulatory()Luis R. Rodriguez2009-01-291-0/+17
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-2/+7
* mac80211: Add documentation bits for mac80211_rate_control_flagsSujith2009-01-291-0/+20
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-292-3/+3
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
* cfg80211: add PM hooksJohannes Berg2009-01-291-0/+6
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-0/+26
* mac80211: document return codes from ops callbacksBob Copeland2009-01-291-2/+13
* mac80211: 802.11w - Add driver capability flag for MFPJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - Optional software CCMP for management framesJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen2009-01-292-0/+7
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-0/+2
* cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez2009-01-291-0/+6
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-5/+48
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-4/+7
* mac80211: clean up channel type configJohannes Berg2009-01-291-13/+7
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-291-2/+0
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-12/+8
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-291-0/+2
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-1/+0
* mac80211: add HT conf helpersLuis R. Rodriguez2009-01-291-0/+30
* Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-261-1/+1
* Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-261-1/+1
* Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-262-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-261-1/+1
|\
| * sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich2009-01-221-1/+1
* | netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-0/+3
* | netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-221-0/+2
* | netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-221-0/+1
* | netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-221-0/+1
* | netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-221-0/+2
* | netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-221-0/+4
* | inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-211-1/+2
* | netrom: convert to internal net_device_statsStephen Hemminger2009-01-211-4/+0
* | clip: convert to internal network_device_statsStephen Hemminger2009-01-211-1/+0
|/
* mac80211: more kernel-doc fixesRandy Dunlap2009-01-161-1/+0
* wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez2009-01-111-2/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-091-11/+0
|\
| * net_dma: convert to dma_find_channelDan Williams2009-01-061-11/+0
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-2/+2
* | wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez2009-01-081-0/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-083-8/+604
|\ \
| * | wimax: headers for kernel API and user space interactionInaky Perez-Gonzalez2009-01-071-0/+520
| * | Merge branch 'next' into for-linusJames Morris2009-01-072-8/+84
| |\ \
| | * | netlabel: Update kernel configuration APIPaul Moore2008-12-312-8/+84
| | |/
* | | ipv6: Add GRO supportHerbert Xu2009-01-081-0/+3
|/ /
* | ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.David S. Miller2009-01-041-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2849-724/+1088
|\
| * netlink: fix (theoretical) overrun in message iterationVegard Nossum2008-12-251-1/+1