summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: 802.11w - CCMP for management framesJouni Malinen2009-01-292-7/+34
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-295-4/+15
* cfg80211: fix typo on message after intersectionLuis R. Rodriguez2009-01-291-1/+1
* cfg80211: allow multiple driver regulatory_hints()Luis R. Rodriguez2009-01-291-12/+92
* cfg80211: call reg_notifier() onceLuis R. Rodriguez2009-01-291-2/+2
* mac80211: extend/document powersave APIJohannes Berg2009-01-293-33/+40
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-294-11/+13
* mac80211: validate SIOCSIWPOWER arguments betterJohannes Berg2009-01-291-1/+4
* mac80211: clean up channel type configJohannes Berg2009-01-293-6/+8
* mac80211: clarify alignment docs, fix up alignmentJohannes Berg2009-01-291-33/+77
* mac80211: remove user_power_level from driver APIJohannes Berg2009-01-293-3/+5
* mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...Rami Rosen2009-01-292-5/+0
* mac80211: remove an unused definition (MAX_STA_COUNT) in sta_info.h.Rami Rosen2009-01-291-2/+0
* mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen2009-01-291-4/+2
* mac80211: remove an unnecessary assignment to info in __ieee80211_tx().Rami Rosen2009-01-291-1/+0
* mac80211: Add 802.11h CSA supportSujith2009-01-295-1/+122
* mac80211: Allow to set channel in adhoc properlyAlina Friedrichsen2009-01-291-2/+4
* mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen2009-01-291-0/+1
* mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen2009-01-291-0/+4
* mac80211: Disallow to set multicast BSSIDAlina Friedrichsen2009-01-291-2/+7
* mac80211: clean up set_key callbackJohannes Berg2009-01-291-26/+25
* mac80211: make wake/stop_queue_by_reason() functions staticKalle Valo2009-01-291-4/+4
* mac80211: Fix tx power settingVasanthakumar Thiagarajan2009-01-292-5/+4
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-293-13/+1
* mac80211: Cancel the power save timer in ieee80211_stop.Vivek Natarajan2009-01-291-0/+2
* mac80211: Enhancements to dynamic power save.Vivek Natarajan2009-01-294-6/+53
* mac80211: A couple of fixes to dynamic power save.Vivek Natarajan2009-01-292-5/+7
* mac80211: Reset the power save timer from master_start_xmit.Vivek Natarajan2009-01-291-13/+13
* mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipherVasanthakumar Thiagarajan2009-01-294-3/+22
* Phonet: use per-namespace devices listremi.denis-courmont@nokia2009-01-262-39/+80
* Phonet: remove useless locking in device cleanupremi.denis-courmont@nokia2009-01-261-6/+1
* Phonet: handle rtnetlink registration failureremi.denis-courmont@nokia2009-01-262-6/+15
* Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia2009-01-262-4/+9
* Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia2009-01-261-11/+9
* Phonet: move to Networking options like other protocol stacksremi.denis-courmont@nokia2009-01-261-1/+1
* gre: optimize hash lookupTimo Teras2009-01-261-29/+40
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-269-19/+106
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-2617-79/+206
| |\
| | * vlan: Export symbols as non GPL symbols.Ben Greear2009-01-261-2/+2
| | * net: Move config NET_NS to from net/Kconfig to init/KconfigMatt Helsley2009-01-261-8/+0
| | * af_key: initialize xfrm encap_oaTimo Teras2009-01-251-0/+1
| | * sctp: Fix another socket race during accept/peeloffVlad Yasevich2009-01-221-0/+13
| | * sctp: Properly timestamp outgoing data chunks for rtx purposesVlad Yasevich2009-01-221-3/+4
| | * sctp: Correctly start rtx timer on new packet transmissions.Vlad Yasevich2009-01-221-2/+1
| | * mac80211: fix slot time debug messageChristian Lamparter2009-01-221-2/+2
| | * mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-221-2/+4
| * | fs/Kconfig: move sunrpc outAlexey Dobriyan2009-01-221-0/+79
* | | netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-222-113/+141
* | | netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery2009-01-221-39/+62
* | | netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-10/+12
OpenPOWER on IntegriCloud