summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-23Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-08-23RDS: Add a debug message suggesting to load transport modulesAndy Grover
2009-08-23RDS: Track transports via an array, not a listAndy Grover
2009-08-23RDS: Modularize RDMA and TCP transportsAndy Grover
2009-08-23RDS: Export symbols from core RDSAndy Grover
2009-08-23RDS: Add TCP transport to RDSAndy Grover
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-20mac80211: fix register_hw error pathJohannes Berg
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-20mac80211: New stat counters for multicast and unicast forwarded framesDaniel Walker
2009-08-20rc80211_pid_algo.c: remove unused variable declarationJohn W. Linville
2009-08-20mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.Javier Cardona
2009-08-20mac80211: remove deprecated APIJohannes Berg
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-20cfg80211: fix deadlockJohannes Berg
2009-08-20cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna
2009-08-19Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov
2009-08-17phonet: fix build when PROC_FS is disabledRandy Dunlap
2009-08-14can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive pathOliver Hartkopp
2009-08-14vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid fieldVasu Dev
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg
2009-08-14mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM framesDavid Woo
2009-08-14mac80211: Mark a destination sequence number as valid when a PREQ is received.David Woo
2009-08-14mac80211: Fix unresolved mesh frames queued without valid control.vifJavier Cardona
2009-08-14trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo
2009-08-14mac80211: Move mpath and mpp growth to mesh workqueue.Javier Cardona
2009-08-14mac80211: Assign a default mesh beaconing interval.Javier Cardona
2009-08-14mac80211: Early detection of broken mesh paths when using minstrel.Javier Cardona
2009-08-14mac80211: Update the station failed frames average when minstrel is used.Javier Cardona