aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NETFILTER]: nfnetlink_log: use netlink policyPatrick McHardy1-29/+9
2007-10-10[NETFILTER]: nfnetlink: support attribute policiesPatrick McHardy2-36/+15
2007-10-10[NETFILTER]: nfnetlink: use nlmsg_notify()Patrick McHardy1-10/+1
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy22-101/+101
2007-10-10[NETFILTER]: nfnetlink: convert to generic netlink attribute functionsPatrick McHardy17-532/+527
2007-10-10[NETFILTER]: nfnetlink: make subsystem and callbacks constPatrick McHardy5-22/+22
2007-10-10[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Bring comments in loopback.c uptodate.Eric W. Biederman1-1/+3
2007-10-10[RFKILL]: Move rfkill_switch_all out of global headerIvo van Doorn4-4/+20
2007-10-10[PATCH] iwlwifi: fix imcomplete conversion to print_mac APIJohn W. Linville1-1/+1
2007-10-10[PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17Zhu Yi2-2/+2
2007-10-10[PATCH] iwlwifi: add debugfs rate scale statsZhu Yi1-1/+39
2007-10-10[PATCH] iwlwifi: set fixed rate through debugfsZhu Yi1-2/+70
2007-10-10[PATCH] iwlwifi: rs_rate_scale_perform clean upZhu Yi1-16/+11
2007-10-10[PATCH] iwlwifi: add supp_rates to rate scale sta private dataZhu Yi1-16/+15
2007-10-10[PATCH] iwlwifi: limit printouts on hot pathZhu Yi3-3/+6
2007-10-10[PATCH] iwlwifi: add read rate scale table debugfs functionZhu Yi1-6/+61
2007-10-10[PATCH] iwlwifi: add debugfs framework to rate scaleZhu Yi1-0/+21
2007-10-10[PATCH] iwlwifi: removing unnecessary memset in 4965 rate scaleZhu Yi1-5/+1
2007-10-10[PATCH] iwlwifi: fix add_station to avoid FW errorZhu Yi1-0/+10
2007-10-10[PATCH] iwlwifi: Fix typo in rate sacling algorithmZhu Yi1-1/+1
2007-10-10[PATCH] iwlwifi: clear station table in rxon unconditionallyZhu Yi2-58/+21
2007-10-10[PATCH] iwlwifi: Correction for sending beacon in config_apZhu Yi1-3/+2
2007-10-10[PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handleZhu Yi1-0/+1
2007-10-10[PATCH] iwlwifi: replacing IPW with IWL in error messagesZhu Yi2-6/+6
2007-10-10[PATCH] rfkill: Fix documentation typosMichael Buesch1-3/+3
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch1-8/+8
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg5-23/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg4-339/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg3-10/+10
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg4-8/+21
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg4-1/+19
2007-10-10[PATCH] mac80211: remove ieee80211_wep_get_keyidxJohannes Berg2-20/+0
2007-10-10[PATCH] mac80211: consolidate encryptionJohannes Berg5-61/+77
2007-10-10[PATCH] mac80211: consolidate decryptionJohannes Berg5-43/+55
2007-10-10[PATCH] mac80211: pass frames to monitor interfaces earlyJohannes Berg1-124/+226
2007-10-10[PATCH] mac80211: fix interface initialisation and deinitialisationJohannes Berg2-12/+44
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu5-0/+384
2007-10-10[PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctlyMichael Wu1-3/+5
2007-10-10[PATCH] adm8211: Pass all TXed frames to tx_status_irqsafeMichael Wu1-14/+13
2007-10-10[PATCH] adm8211: Use revision from pci_devMichael Wu2-26/+22
2007-10-10[PATCH] adm8211: kill version printksMichael Wu1-15/+0
2007-10-10[PATCH] adm8211: Improve writing of mac addrs to registersMichael Wu1-4/+3
2007-10-10[PATCH] adm8211: kill interrupt loopMichael Wu1-45/+39
2007-10-10[PATCH] rt2x00: Release rt2x00 2.0.9Ivo van Doorn1-1/+1
2007-10-10[PATCH] rt2x00: Fix panic on rmmod with rfkill enabledIvo van Doorn1-0/+3
2007-10-10[PATCH] rt2x00: Fix obvious typo in commentIvo van Doorn2-2/+2
2007-10-10[PATCH] rt2x00: Stop link tuning when radio is downIvo van Doorn1-0/+7
2007-10-10[PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner workIvo van Doorn1-2/+1
2007-10-10rt2x00: Add rt2x00dev->flags to debugfsIvo van Doorn1-0/+37