summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-1930-304/+1390
|\
| * mac80211: fix memory leak in ieee80211_send_probe_reqMing Lei2010-01-151-0/+1
| * mac80211: force use_short_slot=true for 5GHzFelix Fietkau2010-01-152-0/+9
| * cfg80211: make regulatory_hint_11d() band specificLuis R. Rodriguez2010-01-153-20/+66
| * mac80211: Fixed netif_tx_wake_all_queues in IBSS modeBenoit Papillault2010-01-151-1/+3
| * cfg80211: Ingore country IEs with a zero set of number of channelsLuis R. Rodriguez2010-01-141-0/+6
| * cfg80211: fix 2 GHz subband calculation for country IEsLuis R. Rodriguez2010-01-141-2/+2
| * mac80211: check uapsd state for dynamic power saveKalle Valo2010-01-121-0/+25
| * mac80211: create tx handler for dynamic psKalle Valo2010-01-121-40/+41
| * mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-125-3/+113
| * mac80211: add U-APSD client supportKalle Valo2010-01-127-6/+81
| * mac80211: remove unused type argumentJohannes Berg2010-01-121-19/+19
| * mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek2010-01-121-1/+1
| * net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches2010-01-121-1/+1
| * mac80211: fix return from ieee80211_assoc_successJohannes Berg2010-01-121-1/+1
| * mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau2010-01-121-1/+4
| * mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau2010-01-123-6/+30
| * mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2010-01-122-0/+51
| * cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez2010-01-121-4/+221
| * cfg80211: process the max power on a country IELuis R. Rodriguez2010-01-121-1/+1
| * cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez2010-01-121-1/+3
| * mac80211: fix a few work bugsJohannes Berg2010-01-122-0/+5
| * cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen2010-01-123-31/+96
| * mac80211: use Probe Request template when sending a direct scanKalle Valo2010-01-121-24/+16
| * mac80211: create Probe Request templateKalle Valo2010-01-121-0/+50
| * mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo2010-01-121-39/+9
| * mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo2010-01-121-0/+78
| * nl80211: New command for setting TX rate mask for rate controlJouni Malinen2010-01-121-0/+111
| * cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen2010-01-128-64/+116
| * mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen2010-01-122-11/+38
| * mac80211: quit addba_resp_timer if Tx BA session is torn downZhu Yi2010-01-121-1/+2
| * mac80211: Add new callback set_coverage_classLukáš Turek2010-01-123-0/+45
| * nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-122-0/+16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-063-7/+7
| |\
| | * Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"John W. Linville2010-01-063-9/+9
| | * mac80211: fix-up build breakage in 2.6.33John W. Linville2010-01-061-1/+1
| * | wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not setJohn W. Linville2010-01-051-3/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-057-33/+133
| |\ \ | | |/
| | * mac80211: fix skb buffering issueJohannes Berg2010-01-056-32/+132
| | * cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez2010-01-041-1/+1
| * | mac80211: fix ampdu_action tx_start ssnChristian Lamparter2010-01-051-1/+1
| * | cfg80211: add a regulatory debug printLuis R. Rodriguez2010-01-051-14/+18
| * | mac80211: fix ieee80211_change_mac() to use struct sockaddrKalle Valo2010-01-051-2/+3
| * | mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo2010-01-051-6/+6
| * | mac80211: No need to include WEXT headers hereJouni Malinen2010-01-053-3/+0
| * | mac80211: fix typo added by "mac80211: fix propagation of failed..."John W. Linville2010-01-041-1/+1
* | | ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2010-01-191-1/+2
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-1743-106/+101
* | | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-174-10/+28
* | | ipv4: Use less conflicting local var name in change_nexthops() loop macro.David S. Miller2010-01-151-36/+40
OpenPOWER on IntegriCloud