aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12
* mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8
* mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
* mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
* mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0
* mac80211: remove tasklet enable/disableJohannes Berg2009-08-285-11/+26
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-285-81/+117
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-284-4/+40
* mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-2/+2
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-283-5/+22
* mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-284-16/+14
* mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-282-15/+38
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-237-11/+190
|\
| * Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-193-7/+4
| * ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-192-3/+26
| * ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-192-1/+160
* | RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-231-0/+3
* | RDS: Track transports via an array, not a listAndy Grover2009-08-235-10/+28
* | RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-234-16/+35
* | RDS: Export symbols from core RDSAndy Grover2009-08-2310-0/+29
* | RDS: Add TCP transport to RDSAndy Grover2009-08-237-0/+1457
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-2118-117/+225
|\ \
| * | mac80211: fix register_hw error pathJohannes Berg2009-08-201-1/+1
| * | cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-202-2/+5
| * | cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-201-0/+4
| * | cfg80211: fix dangling scan request checkingJohannes Berg2009-08-202-13/+65
| * | mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker2009-08-204-2/+21
| * | rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville2009-08-201-1/+0
| * | mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona2009-08-205-29/+24
| * | mac80211: remove deprecated APIJohannes Berg2009-08-201-4/+0
| * | mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-207-43/+77
| * | cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-202-16/+15
| * | cfg80211: fix deadlockJohannes Berg2009-08-201-12/+18
| * | cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna2009-08-201-0/+1
| |/
* | phonet: fix build when PROC_FS is disabledRandy Dunlap2009-08-171-0/+2
|/
* can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp2009-08-141-5/+13
* vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev2009-08-142-0/+42
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-141-0/+8
|\
| * mac80211: fix panic when splicing unprepared TIDsLuis R. Rodriguez2009-08-131-0/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-08-1429-430/+801
|\ \
| * | cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-1/+3
| * | cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-143-11/+26
| * | mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo2009-08-141-1/+1
| * | mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo2009-08-141-2/+3
| * | mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona2009-08-141-8/+10
| * | trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo2009-08-141-1/+1
| * | mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona2009-08-145-109/+144
| * | mac80211: Assign a default mesh beaconing interval.Javier Cardona2009-08-142-2/+5
| * | mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona2009-08-141-1/+7